[libperlio-eol-perl] 07/09: Enable all hardening flags

Florian Schlichting fsfs at moszumanska.debian.org
Sun May 1 20:16:30 UTC 2016


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

fsfs pushed a commit to branch master
in repository libperlio-eol-perl.

commit 4d6b07f6cc1ee85b06158d87d1019d76bbedded3
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun May 1 22:11:35 2016 +0200

    Enable all hardening flags
---
 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/libperlio-eol-perl.git



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