[chocolate-doom] 05/12: Enable all hardening flags

Fabian Greffrath fabian at moszumanska.debian.org
Wed Jan 3 11:21:45 UTC 2018


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

fabian pushed a commit to annotated tag debian/3.0.0-1
in repository chocolate-doom.

commit 0e3eff3ffedbaf78241448ff3205e0a61fe0a3b0
Author: Fabian Greffrath <fabian at debian.org>
Date:   Wed Jan 3 09:50:42 2018 +0100

    Enable all hardening flags
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index efb9f49..a4d3fe8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,-z,defs
 
 %:

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



More information about the Pkg-games-commits mailing list