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

mips: i6400 core is not mips32r2, so disable mips32r2

Signed-off-by: 's avatarVicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent 30d770ca
......@@ -4163,6 +4163,7 @@ elif enabled mips; then
add_asflags "-mfp64"
;;
i6400)
disable mips32r2
disable mipsdsp
disable mipsdspr2
check_cflags "-mtune=i6400 -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