tests/tcg: update the defaults for x86 compilers
commitd175ac3847d30b7624f0bd43f437582e44b13ebd
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 1 Apr 2021 10:25:20 +0000 (1 11:25 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 6 Apr 2021 14:04:34 +0000 (6 15:04 +0100)
tree30eff54a14eac62682ca738caff2bafa4dbc5350
parent109918d24a3bb9ed3d05beb34ea4ac6be443c138
tests/tcg: update the defaults for x86 compilers

You don't usually notice this is broken on developer system on x86 as
we use the normal host compiler. However on other systems the -pc was
extraneous. Also for 32 bit only i686 packages exist now so we should
use those when available.

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