[SCM] lv2proc/master: Build with --as-needed enabled.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun Feb 5 19:03:47 UTC 2012


The following commit has been merged in the master branch:
commit fb6a29b65143e27509b35294e2f7a480195ab157
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun Feb 5 19:46:24 2012 +0100

    Build with --as-needed enabled.

diff --git a/debian/rules b/debian/rules
index d4c2cfa..17da52d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export NATURALDOCS=/usr/bin/naturaldocs
+export LDFLAGS+=-Wl,--as-needed
 
 %:
 	dh $@ --parallel --with autoreconf

-- 
lv2proc packaging



More information about the pkg-multimedia-commits mailing list