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

gregor herrmann gregoa at debian.org
Sun May 21 10:01:20 UTC 2017


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

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

commit 3585ac6a0b3f132a6165dbf41dc71b9219a8793f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 21 11:55:15 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 9401e7d..032792c 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/libdate-pcalc-perl.git



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