[SCM] qtractor/master: Link with -Wl,--as-needed.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Wed Mar 9 21:03:24 UTC 2011
The following commit has been merged in the master branch:
commit 27dc716052a804cd292c2db80bd9c5a9d3a8c1fd
Author: Alessio Treglia <alessio at debian.org>
Date: Wed Mar 9 22:03:09 2011 +0100
Link with -Wl,--as-needed.
diff --git a/debian/rules b/debian/rules
index b5ab855..84a8597 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+LDFLAGS+=-Wl,--as-needed
+
%:
dh $@
--
qtractor packaging
More information about the pkg-multimedia-commits
mailing list