From: Shivraj Patil <[email protected]>
---
configure | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/configure b/configure
index 4827a4d..1a08347 100755
--- a/configure
+++ b/configure
@@ -3839,6 +3839,12 @@ elif enabled mips; then
;;
74kc)
disable mipsfpu
+ disable mipsdspr1
+ ;;
+ *)
+ disable mipsfpu
+ disable mipsdspr1
+ disable mipsdspr2
;;
esac
--
2.3.2
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel