[SCM] fdk-aac/master: Drop -march=mips32r2

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Sep 24 15:24:13 UTC 2016


The following commit has been merged in the master branch:
commit e01aa25b78725cccc1682540b137334c5370d48b
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Sep 24 17:17:18 2016 +0200

    Drop -march=mips32r2

diff --git a/debian/rules b/debian/rules
index 884753b..e95b79e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,5 @@
 #!/usr/bin/make -f
 
-ifneq (,$(findstring mips,$(DEB_HOST_ARCH)))
-	CPPFLAGS+= -mips32r2
-	export CPPFLAGS
-endif
-
 %:
 	dh $@ --parallel --with autoreconf
 

-- 
fdk-aac packaging



More information about the pkg-multimedia-commits mailing list