[FFmpeg-devel] [PATCH 06/13] MIPS i6400 core do has an FPU, so not disable it
Nedeljko Babic
Nedeljko.Babic at imgtec.com
Tue Nov 17 16:04:45 CET 2015
It looks to me that there is an error in patch name.
Other than that LGTM.
Thanks,
Nedeljko
________________________________________
Od: Vincent Olivert Riera
Poslato: 16. novembar 2015 15:57
Za: ffmpeg-devel at ffmpeg.org
Cc: Nedeljko Babic; Shivraj Patil; Vincent Olivert Riera
Tema: [PATCH 06/13] MIPS i6400 core do has an FPU, so not disable it
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