[SCM] libquicktime/master: disable cpu autodetection (Closes: #701244)

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Wed Jun 12 17:03:45 UTC 2013


The following commit has been merged in the master branch:
commit bf449143144eea9eb44d5bd6ae59d2ab1af94fec
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Wed Jun 12 18:56:59 2013 +0200

    disable cpu autodetection (Closes: #701244)

diff --git a/debian/rules b/debian/rules
index ac38cd8..5a2dba2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS += \
+	--with-cpuflags=none \
 	--enable-gpl \
 	--with-libdv \
 	--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)

-- 
libquicktime packaging



More information about the pkg-multimedia-commits mailing list