[SCM] timemachine/master: Pass -Wl,--as-needed to the linker.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Feb 9 14:01:15 UTC 2011


The following commit has been merged in the master branch:
commit e1b7ec0851c4244303afeeee9a9a8dd429572cd1
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Feb 9 14:54:46 2011 +0100

    Pass -Wl,--as-needed to the linker.

diff --git a/debian/rules b/debian/rules
index 5b78152..4d5bd16 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@
 #
 # $Id: rules 240 2004-01-17 16:53:09Z rj $
 
+LDFLAGS+=-Wl,--as-needed
 
 include /usr/share/cdbs/1/class/makefile.mk
 DEB_UPSTREAM_VERSION := $(shell echo $(DEB_VERSION) | sed 's/-[^-]*//')

-- 
timemachine packaging



More information about the pkg-multimedia-commits mailing list