On 4/19/22 02:10, Alex Bennée wrote:
From: Paolo Bonzini<pbonz...@redhat.com>

Even for container-based cross compilation use $(CROSS_CC_HAS_*) variables.
This makes the TCG test makefiles oblivious of whether the compiler is
invoked through a container or not.

Signed-off-by: Paolo Bonzini<pbonz...@redhat.com>
Reviewed-by: Alex Bennée<alex.ben...@linaro.org>
Message-Id:<20220401141326.1244422-10-pbonz...@redhat.com>
Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
---
  tests/tcg/aarch64/Makefile.softmmu-target |  2 +-
  tests/tcg/aarch64/Makefile.target         | 10 +++++-----
  tests/tcg/configure.sh                    | 17 +++++++++++++++++
  tests/tcg/i386/Makefile.target            |  2 +-
  tests/tcg/ppc64/Makefile.target           |  4 ++--
  tests/tcg/ppc64le/Makefile.target         |  4 ++--
  6 files changed, 28 insertions(+), 11 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to