[oolite] 13/15: Enable all hardening flags.

Nicolas Boulenguez nicolas.boulenguez at free.fr
Thu Jul 28 23:24:29 UTC 2016


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

nicobou-guest pushed a commit to branch master
in repository oolite.

commit 08c6d689205050595d7572b79166e9830ae10930
Author: Nicolas Boulenguez <nicolas.boulenguez at free.fr>
Date:   Thu Jul 28 13:59:17 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index c0fc9af..a6c8409 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,6 +51,7 @@ GSMAKE += messages=yes
 GSMAKE += STRIP=/bin/true
 
 DEB_LDFLAGS_MAINT_PREPEND := -Wl,-z,defs -Wl,--as-needed
+DEB_BUILD_MAINT_OPTIONS=hardening=+all
 include /usr/share/dpkg/buildflags.mk
 GSMAKE += $(foreach f,CFLAGS CPPFLAGS LDFLAGS OBJCFLAGS,"$(f)=$($(f))")
 

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



More information about the Pkg-games-commits mailing list