[SCM] libyami-utils/master: Build with -Wl,--as-needed

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Fri Nov 25 16:52:37 UTC 2016


The following commit has been merged in the master branch:
commit 2b078a53daa39b5699296d32ee4198528a6e78a3
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Fri Nov 25 15:18:17 2016 +0100

    Build with -Wl,--as-needed

diff --git a/debian/rules b/debian/rules
index df1fdaf..951155b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
+
 %:
 	dh $@
 

-- 
libyami-utils packaging



More information about the pkg-multimedia-commits mailing list