[SCM] fluidsynth-dssi packaging branch, master, updated. debian/0.9.1-4-8-g951f4bb
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Sat Jul 17 15:36:46 UTC 2010
The following commit has been merged in the master branch:
commit 133d4897c04ec721a8afa3afa27695bad6642ccd
Author: Alessio Treglia <alessio at debian.org>
Date: Sat Jul 17 17:26:28 2010 +0200
Append -Wl,--as-needed to linking options.
diff --git a/debian/rules b/debian/rules
index be9bfe0..2548639 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+LDFLAGS+=-Wl,--as-needed
+
%:
dh --with autotools_dev $@
--
fluidsynth-dssi packaging
More information about the pkg-multimedia-commits
mailing list