[zoo-project] 09/23: Enable all hardening buildflags.

Bas Couwenberg sebastic at debian.org
Sun Jun 26 17:27:46 UTC 2016


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

sebastic pushed a commit to branch master
in repository zoo-project.

commit d0d8fba44db2ae049ef82fe4c35c0d55bffc1a65
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jun 26 00:16:24 2016 +0200

    Enable all hardening buildflags.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 5fe7ced..dcb8d6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,9 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+# Enable hardening build flags
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh  $@
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/zoo-project.git



More information about the Pkg-grass-devel mailing list