[libdevice-cdio-perl] 14/17: Set bindnow linker flag in debian/rules.

gregor herrmann gregoa at debian.org
Mon Oct 30 18:48:17 UTC 2017


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

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

commit ac6bb554491532ee04e0116cdb2c000c78dda0cf
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 30 18:57:58 2017 +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 75f640f..626e47a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 %:
 	dh $@ --buildsystem=perl_build
 

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



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