[libpgplot-perl] 04/05: Add bindnow linker flag.

gregor herrmann gregoa at debian.org
Sun Apr 10 14:08:07 UTC 2016


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

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

commit 53eee253494227fe4e7ce5657c6640b6a4a2106c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Apr 10 15:55:34 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index 39508d7..eabb04e 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/libpgplot-perl.git



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