Signed-off-by: Vicente Olivert Riera <vincent.ri...@imgtec.com> --- configure | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/configure b/configure index 7e55e92..cd27ad7 100755 --- a/configure +++ b/configure @@ -4130,6 +4130,15 @@ elif enabled mips; then disable mips64r6 disable msa ;; + *) + disable mipsfpu + disable mips32r2 + disable mips32r5 + disable mips64r6 + disable mipsdspr1 + disable mipsdspr2 + disable msa + ;; esac elif enabled ppc; then -- 1.7.1 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel