[lordsawar] 113/133: export DEB_LDFLAGS_MAINT_APPEND = -Wl, --as-needed

Markus Koschany apo-guest at moszumanska.debian.org
Thu Jul 2 17:38:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository lordsawar.

commit 4c862241b4abd1c0fbcdf1331c06d533be8773f8
Author: Markus Koschany <apo at gambaru.de>
Date:   Thu Jul 2 00:20:26 2015 +0200

    export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index da49684..8b1acbd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
 	dh $@ --parallel --with autotools_dev

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lordsawar.git



More information about the Pkg-games-commits mailing list