-Remove deprecated mmx configure option

el8
Nicolas Chauvet 15 years ago
parent e44f917206
commit 4b2dbe9e34

@ -68,12 +68,7 @@ enhancements. This package contains development files for %{name}.
--without-doxygen \ --without-doxygen \
--disable-static \ --disable-static \
--with-libdv \ --with-libdv \
--enable-libswscale \ --enable-libswscale
%ifarch i686 pentium3 pentium4 athlon x86_64 ia64
--enable-mmx \
%else
--disable-mmx
%endif
# remove rpath from libtool # remove rpath from libtool
sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool

Loading…
Cancel
Save