[libdevel-pragma-perl] 03/07: Add the hardening=+all build flag

Nick Morrott nickm-guest at moszumanska.debian.org
Fri Jul 29 16:14:15 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libdevel-pragma-perl.

commit d7a6643dc07e520b1b513ae2407bd18983dd41a7
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Fri Jul 29 17:01:48 2016 +0100

    Add the hardening=+all build flag
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..d8309f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-pragma-perl.git



More information about the Pkg-perl-cvs-commits mailing list