[libalgorithm-permute-perl] 08/09: Set bindnow linker flag in debian/rules.

gregor herrmann gregoa at debian.org
Sun Jul 9 12:42:21 UTC 2017


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

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

commit 5462949e0c542ed20b63b22991c06664fa2d5e7c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jul 9 14:40:10 2017 +0200

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

diff --git a/debian/rules b/debian/rules
index bc1184d..31e9973 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/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/libalgorithm-permute-perl.git



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