On 4/19/22 02:10, Alex Bennée wrote:
From: Paolo Bonzini<pbonz...@redhat.com>
Omit the rules altogether for targets that do not have a compiler.
Makefile.qemu now is only invoked if the tests are actually built/run.
Signed-off-by: Paolo Bonzini<pbonz...@redhat.com>
Message-Id:<20220401141326.1244422-14-pbonz...@redhat.com>
Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
---
tests/Makefile.include | 14 +++++++-------
tests/tcg/Makefile.qemu | 11 -----------
tests/tcg/configure.sh | 17 ++++++++++++-----
3 files changed, 19 insertions(+), 23 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~