[SCM] vocproc/master: Set LDFLAGS+=-Wl,--as-needed.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Mar 26 09:34:25 UTC 2011


The following commit has been merged in the master branch:
commit b4d20380544a12b6b5508c2052f27df8cd947da0
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Mar 26 10:30:05 2011 +0100

    Set LDFLAGS+=-Wl,--as-needed.

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

-- 
vocproc packaging



More information about the pkg-multimedia-commits mailing list