[megaglest] 12/21: export DEB_BUILD_MAINT_OPTIONS = hardening=+all
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Jan 27 18:09:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository megaglest.
commit f2cc15520ff22841f1d0e90b64f6ca44a44d0363
Author: Markus Koschany <apo at debian.org>
Date: Wed Jan 27 01:16:59 2016 +0100
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 37fc322..6093650 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
#!/usr/bin/make -f
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
# Disable wxWidgets assertions
export DEB_CPPFLAGS_MAINT_APPEND = -DNDEBUG
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/megaglest.git
More information about the Pkg-games-commits
mailing list