Commit 0d41f1ff authored by 周晓勇's avatar 周晓勇 Committed by Michael Niedermayer

configure: disable mipsfpu for loongson3

MIPSFPU optimization does't support FATE correctly on Loongson-3.
Signed-off-by: 's avatarZhouXiaoyong <zhouxiaoyong@loongson.cn>
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 886ba930
......@@ -3923,7 +3923,7 @@ elif enabled mips; then
check_ldflags "-mabi=64"
;;
loongson3*)
enable mipsfpu
disable mipsfpu
disable mips32r2
disable mips32r5
disable mips64r6
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment