Commit 69e80d6c authored by Vicente Olivert Riera's avatar Vicente Olivert Riera Committed by Michael Niedermayer

mips: i6400 core does have an FPU, so not disable it

Signed-off-by: 's avatarVicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent 88d66f69
......@@ -4161,7 +4161,6 @@ elif enabled mips; then
i6400)
disable mipsdsp
disable mipsdspr2
disable mipsfpu
check_cflags "-mtune=i6400 -mabi=64" &&
check_cflags "-mfp64 -msched-weight -mload-store-pairs -funroll-loops" &&
check_ldflags "-mabi=64" &&
......
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