[SCM] hexter packaging branch, master, updated. upstream/0.6.2-17-geaa0ae4

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Aug 18 10:48:00 UTC 2010


The following commit has been merged in the master branch:
commit 394878d3f3902d238e0b232b92997d01e3320944
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Aug 18 12:38:27 2010 +0200

    Append -Wl,--as-needed to linking options.

diff --git a/debian/rules b/debian/rules
index dcf6189..df83c29 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+LDFLAGS=-Wl,--as-needed
+
 %:
 	dh $@ --with autotools_dev

-- 
hexter packaging



More information about the pkg-multimedia-commits mailing list