[reminiscence] 03/08: enable all hardening flags

Damyan Ivanov dmn at moszumanska.debian.org
Mon Jan 1 15:18:46 UTC 2018


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

dmn pushed a commit to branch master
in repository reminiscence.

commit 68c37e5e00230bba979b28c2925811db8e2b069c
Author: Damyan Ivanov <dmn at debian.org>
Date:   Mon Jan 1 15:07:07 2018 +0000

    enable all hardening flags
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2fc88a2..ff16c2a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,9 @@
 #!/usr/bin/make -f
+
+DPKG_EXPORT_BUILDFLAGS = 1
+DEB_BUILD_MAINT_OPTIONS = hardening=+all
+include /usr/share/dpkg/buildflags.mk
+
 %:
 	dh $@
 

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



More information about the Pkg-games-commits mailing list