From: Pierrick Bouvier Date: Thu, 16 Jan 2025 16:02:50 +0000 (+0000) Subject: configure: reenable plugins by default for 32-bit hosts X-Git-Tag: v10.0.0-rc0~85^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=db7a06ade11eb380aeef0b7c204b699878bdd799;p=thirdparty%2Fqemu.git configure: reenable plugins by default for 32-bit hosts Reviewed-by: Richard Henderson Signed-off-by: Pierrick Bouvier Message-Id: <20241217224306.2900490-12-pierrick.bouvier@linaro.org> Signed-off-by: Alex Bennée Message-Id: <20250116160306.1709518-22-alex.bennee@linaro.org> --- diff --git a/configure b/configure index 18336376bf..02f1dd2311 100755 --- a/configure +++ b/configure @@ -528,25 +528,6 @@ case "$cpu" in ;; esac -# Now we have our CPU_CFLAGS we can check if we are targeting a 32 or -# 64 bit host. - -check_64bit_host() { -cat > $TMPC <