[gtkballs] 25/25: export DEB_LDFLAGS_MAINT_APPEND = -Wl, --as-needed

Markus Koschany apo at moszumanska.debian.org
Fri Sep 2 20:27:29 UTC 2016


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

apo pushed a commit to branch master
in repository gtkballs.

commit 85ce4a1ab80a3d174f7c2cae5b18de1db58f3cf3
Author: Markus Koschany <apo at debian.org>
Date:   Fri Sep 2 22:21:40 2016 +0200

    export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c1d0f6e..393063e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ gtkballs (3.1.5-11) unstable; urgency=medium
   * Add localedir.patch and install po files into /usr/share/locale and
     actually use the translation files.
   * Build --with autoreconf.
+  * Export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed.
 
  -- Markus Koschany <apo at debian.org>  Fri, 02 Sep 2016 21:28:07 +0200
 
diff --git a/debian/rules b/debian/rules
index 7329a0d..8ad0aad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
 	dh $@ --with autoreconf

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



More information about the Pkg-games-commits mailing list