[SCM] audacity/master: *LFAGS are exported in compat level 9

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Sep 14 13:45:54 UTC 2013


The following commit has been merged in the master branch:
commit bcb0d13dd83171bb87c4435044602f833f368d74
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Sep 14 15:30:53 2013 +0200

    *LFAGS are exported in compat level 9

diff --git a/debian/rules b/debian/rules
index 0b05d65..4db4d87 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,8 @@
 #!/usr/bin/make -f
 
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed
+
 configure_flags := \
-	CFLAGS="$(shell dpkg-buildflags --get CFLAGS)" \
-	CPPFLAGS="$(shell dpkg-buildflags --get CPPFLAGS)" \
-	CXXFLAGS="$(shell dpkg-buildflags --get CXXFLAGS)" \
-	LDFLAGS="$(shell dpkg-buildflags --get LDFLAGS) -Wl,-z,defs -Wl,--as-needed" \
 	--disable-dynamic-loading \
 	--with-expat=system \
 	--without-ffmpeg \

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list