[SCM] wsynth-dssi packaging branch, master, updated. debian/0.1.3-2-18-g52cc5a2
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Tue Jun 1 15:02:06 UTC 2010
The following commit has been merged in the master branch:
commit 52cc5a2217c2863f44da829f5bda0812c4da1c92
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date: Tue Jun 1 17:02:01 2010 +0200
Pass --as-needed to the linker.
diff --git a/debian/rules b/debian/rules
index 49f7160..7c6b178 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
# -*- makefile -*-
+LDFLAGS+=--Wl,--as-needed
+
%:
dh --with=autotools_dev $@
--
wsynth-dssi packaging
More information about the pkg-multimedia-commits
mailing list