commit | 48543dd727e2751356731e0a3aa6e86929652f0c | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Thu Sep 29 12:41:45 2022 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Thu Oct 06 11:53:20 2022 +0100 |
tree | e137b4c83c6bbbc96265347d100b1693117e4008 | |
parent | f0c67a79ef7acce9305092f685da5d15c03502b4 [diff] |
configure: move detected gdb to TCG's config-host.mak When tests/tcg gained it's own config-host.mak we forgot to move the GDB detection. Fixes: 544f4a2578 (tests/tcg: isolate from QEMU's config-host.mak) Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20220929114231.583801-6-alex.bennee@linaro.org>