[SCM] ir.lv2/master: Link with --as-needed

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun Jan 16 11:03:18 UTC 2011


The following commit has been merged in the master branch:
commit 13f920f7cc2ba221417cfe239146a847d1e7d7aa
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun Jan 16 12:03:14 2011 +0100

    Link with --as-needed

diff --git a/debian/rules b/debian/rules
index a2621b2..9fdaff9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+LDFLAGS+=-Wl,--as-needed
+
 %:
 	dh $@
 

-- 
ir.lv2 packaging



More information about the pkg-multimedia-commits mailing list