[SCM] xsynth-dssi packaging branch, master, updated. debian/0.9.0-3-7-g3ce3a64
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Sat Jul 17 15:54:56 UTC 2010
The following commit has been merged in the master branch:
commit 2135f82d039e62ec33738904bcd41b01a00c4fec
Author: Alessio Treglia <alessio at debian.org>
Date: Sat Jul 17 17:49:04 2010 +0200
Pass -Wl,--as-needed to the linker.
diff --git a/debian/rules b/debian/rules
index 52e90d3..a8706b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+LDFLAGS+=-Wl,--as-needed
+
%:
dh --with autotools_dev $@
--
xsynth-dssi packaging
More information about the pkg-multimedia-commits
mailing list