[libnet-tclink-perl] 04/05: Set bindnow linker flag in debian/rules.

gregor herrmann gregoa at debian.org
Sun Jun 26 15:04:33 UTC 2016


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

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

commit e7ca024f04aa71c1d16378d621c5384d8db04abf
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 26 16:59:32 2016 +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 d5603d4..b6917ff 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/libnet-tclink-perl.git



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