mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-03-17 20:17:55 +02:00
configure: disable mipsfpu for loongson3
MIPSFPU optimization does't support FATE correctly on Loongson-3. Signed-off-by: ZhouXiaoyong <zhouxiaoyong@loongson.cn> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
886ba93009
commit
0d41f1ffbc
2
configure
vendored
2
configure
vendored
@ -3923,7 +3923,7 @@ elif enabled mips; then
|
||||
check_ldflags "-mabi=64"
|
||||
;;
|
||||
loongson3*)
|
||||
enable mipsfpu
|
||||
disable mipsfpu
|
||||
disable mips32r2
|
||||
disable mips32r5
|
||||
disable mips64r6
|
||||
|
Loading…
x
Reference in New Issue
Block a user