[hexalate] 09/10: d/rules: Append LDFLAGS to link only as needed.
Unit 193
unit193-guest at moszumanska.debian.org
Wed Sep 13 14:23:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
unit193-guest pushed a commit to branch master
in repository hexalate.
commit 26bc6e8a6720d9a90437b10d3dee434f335e6ba2
Author: Unit 193 <unit193 at ubuntu.com>
Date: Wed Sep 13 10:18:37 2017 -0400
d/rules: Append LDFLAGS to link only as needed.
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index d6afaa2..af43b47 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
#!/usr/bin/make -f
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
export QT_SELECT=5
%:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/hexalate.git
More information about the Pkg-games-commits
mailing list