[libunicode-collate-perl] 05/06: Set bindnow linker flag in debian/rules.

gregor herrmann gregoa at debian.org
Mon Oct 31 22:32:22 UTC 2016


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

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

commit 541834a00000b0a980840c399a61a42ae45d3dc0
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 31 23:31:05 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 2246075..9691e17 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/libunicode-collate-perl.git



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