---
configure | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index 3bb8ca8..0afb719 100755
--- a/configure
+++ b/configure
@@ -3303,6 +3303,7 @@ elif enabled x86; then
case $cpu in
i[345]86|pentium)
cpuflags="-march=$cpu"
+ disable i686
disable mmx
;;
# targets that do NOT support nopl and conditional mov (cmov)
--
2.1.0_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
