[libperl5i-perl] 03/08: Set bindnow and pie flags in debian/rules.

gregor herrmann gregoa at debian.org
Sun May 29 15:37:12 UTC 2016


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

gregoa pushed a commit to branch master
in repository libperl5i-perl.

commit f459eb9e5caef03bc9e972bc4299d557c66849e9
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 29 17:30:44 2016 +0200

    Set bindnow and pie flags in debian/rules.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index f32837b..b4304d9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow,+pie
+
 %:
 	dh $@
 

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



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