mips: i6400 core does have an FPU, so not disable it
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
88d66f691a
commit
69e80d6ce4
1 changed files with 0 additions and 1 deletions
1
configure
vendored
1
configure
vendored
|
|
@ -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" &&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue