OSDN Git Service

tests/tcg: isolate from QEMU's config-host.mak
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 19 Apr 2022 09:10:13 +0000 (10:10 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Apr 2022 15:04:20 +0000 (16:04 +0100)
commit544f4a2578f0e8d0269383950499b2dc291f9fcf
tree63f97fd3f6d0e1ebeac2ccd2b80139872925a4b8
parenteebf199c09a250fc2e8ad2098b2687857569d9b3
tests/tcg: isolate from QEMU's config-host.mak

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 <pbonzini@redhat.com>
Message-Id: <20220401141326.1244422-16-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-19-alex.bennee@linaro.org>
configure
tests/tcg/Makefile.target
tests/tcg/configure.sh