Signed-off-by: Vicente Olivert Riera <vincent.ri...@imgtec.com> --- Changes v2 -> v3: - Nothing.
Changes v1 -> v2: - Fix a grammar mistake in the commit log. Change "do has" by "does have". Thanks to Moritz Barsnick: https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2015-November/183437.html configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index 62dd3a4..045f5bf 100755 --- a/configure +++ b/configure @@ -4104,7 +4104,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" && -- 2.4.10 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel