[SCM] easytag/master: Link with -Wl,--as-needed

lucidfox-guest at users.alioth.debian.org lucidfox-guest at users.alioth.debian.org
Mon May 2 13:18:27 UTC 2011


The following commit has been merged in the master branch:
commit 7f025f48bdb07beb34910b3766393d20b1235206
Author: Maia Kozheva <sikon at ubuntu.com>
Date:   Mon May 2 19:55:59 2011 +0700

    Link with -Wl,--as-needed

diff --git a/debian/rules b/debian/rules
index eae9ff5..c474936 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+LDFLAGS += -Wl,--as-needed
+
 %:
 	dh --with=autoreconf $@
 

-- 
easytag packaging



More information about the pkg-multimedia-commits mailing list