|
From: | Richard Henderson |
Subject: | Re: [PATCH v1 1/6] tests/tcg: update the defaults for x86 compilers |
Date: | Tue, 30 Mar 2021 08:24:13 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 |
On 3/29/21 5:02 AM, Alex Bennée wrote:
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> --- tests/tcg/configure.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |