On 4/19/22 02:10, Alex Bennée wrote:
From: Paolo Bonzini<pbonz...@redhat.com>
Do not include variables for the QEMU's own compiler, as they
are not necessarily related to the cross compiler used for tests/tcg.
Signed-off-by: Paolo Bonzini<pbonz...@redhat.com>
Message-Id:<20220401141326.1244422-16-pbonz...@redhat.com>
Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
---
configure | 3 +--
tests/tcg/Makefile.target | 3 +--
tests/tcg/configure.sh | 5 +++++
3 files changed, 7 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~