[bzflag] 24/36: export DEB_BUILD_MAINT_OPTIONS = hardening=+all

Markus Koschany apo at moszumanska.debian.org
Fri Jul 22 11:16:15 UTC 2016


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

apo pushed a commit to branch master
in repository bzflag.

commit ff3d33dd904b163b603840d103bcf5eece3caed8
Author: Markus Koschany <apo at debian.org>
Date:   Fri Jul 22 07:25:19 2016 +0200

    export DEB_BUILD_MAINT_OPTIONS = hardening=+all
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 8313254..38fc3d0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 #export DH_VERBOSE=1
 export CCACHE_DIR=$(CURDIR)/ccache
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)

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



More information about the Pkg-games-commits mailing list