qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 12/25] tests/tcg: add compiler test variables when using c


From: Richard Henderson
Subject: Re: [PATCH v1 12/25] tests/tcg: add compiler test variables when using containers
Date: Tue, 19 Apr 2022 11:48:04 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 4/19/22 02:10, Alex Bennée wrote:
From: Paolo Bonzini<pbonzini@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<pbonzini@redhat.com>
Reviewed-by: Alex Bennée<alex.bennee@linaro.org>
Message-Id:<20220401141326.1244422-10-pbonzini@redhat.com>
Signed-off-by: Alex Bennée<alex.bennee@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.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]