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

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Mar 29 06:34:50 UTC 2011


The following commit has been merged in the master branch:
commit bc2e454f7fe132157f3ee0b3e3514301b6e20516
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Mar 29 08:34:04 2011 +0200

    Link with --as-needed.

diff --git a/debian/rules b/debian/rules
index 8bfa2e9..fb6d73c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 # Sample debian/rules that uses debhelper.
 # GNU copyright 1997 to 1999 by Joey Hess.
 
+LDFLAGS+=-Wl,--as-needed
 CFLAGS = -Wall -g
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))

-- 
invada-lv2 packaging



More information about the pkg-multimedia-commits mailing list