[FFmpeg-devel] [PATCH 06/13] MIPS i6400 core do has an FPU, so not disable it

Vicente Olivert Riera Vincent.Riera at imgtec.com
Mon Nov 16 15:57:12 CET 2015


Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
---
 configure |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/configure b/configure
index e1c8851..ff5e132 100755
--- a/configure
+++ b/configure
@@ -4100,7 +4100,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" &&
-- 
1.7.1



More information about the ffmpeg-devel mailing list