OSDN Git Service

tests/tcg: add compiler test variables when using containers
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 19 Apr 2022 09:10:07 +0000 (10:10 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Apr 2022 15:04:20 +0000 (16:04 +0100)
commitf084839aba566b4a5199c461df4ba93b0e43580a
tree344a9cf1e5aecf3b0b49d9e59e3cb0025329db46
parent426045aed8bbc49ead42ef15dce252a75bf797da
tests/tcg: add compiler test variables when using containers

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>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220419091020.3008144-13-alex.bennee@linaro.org>
tests/tcg/aarch64/Makefile.softmmu-target
tests/tcg/aarch64/Makefile.target
tests/tcg/configure.sh
tests/tcg/i386/Makefile.target
tests/tcg/ppc64/Makefile.target
tests/tcg/ppc64le/Makefile.target