[SCM] ghostess/master: Add -Wl,--as-needed to the linking flags.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Sep 10 10:22:38 UTC 2010


The following commit has been merged in the master branch:
commit 2289fb56e083fc1e1f93397ccc601cff6f241f63
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Sep 10 12:18:51 2010 +0200

    Add -Wl,--as-needed to the linking flags.

diff --git a/debian/rules b/debian/rules
index c6484a2..78f6e79 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,4 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/utils.mk
 
+LDFLAGS+=-Wl,--as-needed

-- 
ghostess packaging



More information about the pkg-multimedia-commits mailing list