gdk-pixbuf2/SOURCES/Turn-off-mmx-support.diff

12 lines
311 B
Diff

--- a/configure.ac 2015-08-19 02:48:05.000000000 +0200
+++ b/configure.ac 2015-08-19 02:48:05.000000000 +0200
@@ -872,7 +872,7 @@
AC_MSG_CHECKING(for x86 platform)
case $host_cpu in
i386|i486|i586|i686|i786|k6|k7)
- use_x86_asm=yes
+ use_x86_asm=no
;;
*)
use_x86_asm=no