[libhash-storediterator-perl] 01/02: Set bindnow linker flag in debian/rules.

gregor herrmann gregoa at debian.org
Mon Oct 31 23:41:57 UTC 2016


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

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

commit 3e4d42de343c5a6f90ca791a948e55e7a23071a6
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Nov 1 00:39:04 2016 +0100

    Set bindnow linker flag in debian/rules.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

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

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



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