From 0d41f1ffbcaedcd9cbffd0625277b0de2360e9a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E6=99=93=E5=8B=87?= Date: Wed, 20 May 2015 18:15:49 +0800 Subject: [PATCH] configure: disable mipsfpu for loongson3 MIPSFPU optimization does't support FATE correctly on Loongson-3. Signed-off-by: ZhouXiaoyong Signed-off-by: Michael Niedermayer --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 2eada0e9fd..7152afc178 100755 --- a/configure +++ b/configure @@ -3923,7 +3923,7 @@ elif enabled mips; then check_ldflags "-mabi=64" ;; loongson3*) - enable mipsfpu + disable mipsfpu disable mips32r2 disable mips32r5 disable mips64r6