tests/tcg/configure.sh: make sure we pick up x86_64 cross compilers
commit08341b4fa6a9f6379b2e613cca8533fafc81861f
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 1 Apr 2021 10:25:23 +0000 (1 11:25 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 6 Apr 2021 14:04:42 +0000 (6 15:04 +0100)
tree7adb17d3c3b0dc5d8263676e69ec8b051ce5a338
parentde6d7e6b021033d3754618b48f8c45d4cc21a17b
tests/tcg/configure.sh: make sure we pick up x86_64 cross compilers

While it's hard to find cross compilers packaged for arches other than
x86_64 the same cannot be said for the x86_64 compiler which is
available on Debians i386, arm64 and ppc64el release architectures.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210401102530.12030-5-alex.bennee@linaro.org>
tests/tcg/configure.sh