mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-28 20:53:54 +02:00
configure: enable mipsfpu for loongson platform.
mipsfpu supported by loongson 3a2000,3a3000,3a4000,2k1000, Fate tests passed. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
f09bbb8f08
commit
5c806d5b54
1
configure
vendored
1
configure
vendored
@ -4848,7 +4848,6 @@ elif enabled mips; then
|
|||||||
enable fast_cmov
|
enable fast_cmov
|
||||||
enable fast_unaligned
|
enable fast_unaligned
|
||||||
disable aligned_stack
|
disable aligned_stack
|
||||||
disable mipsfpu
|
|
||||||
disable mipsdsp
|
disable mipsdsp
|
||||||
disable mipsdspr2
|
disable mipsdspr2
|
||||||
# When gcc version less than 5.3.0, add -fno-expensive-optimizations flag.
|
# When gcc version less than 5.3.0, add -fno-expensive-optimizations flag.
|
||||||
|
Loading…
Reference in New Issue
Block a user