From 4b2dbe9e34aebdb0adab89221af66984bc012e2c Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Sat, 16 Jan 2010 17:11:57 +0000 Subject: [PATCH] -Remove deprecated mmx configure option --- libquicktime.spec | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/libquicktime.spec b/libquicktime.spec index aa98dcf..186ab06 100644 --- a/libquicktime.spec +++ b/libquicktime.spec @@ -68,12 +68,7 @@ enhancements. This package contains development files for %{name}. --without-doxygen \ --disable-static \ --with-libdv \ - --enable-libswscale \ -%ifarch i686 pentium3 pentium4 athlon x86_64 ia64 - --enable-mmx \ -%else - --disable-mmx -%endif + --enable-libswscale # remove rpath from libtool sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool