[libscope-upper-perl] 06/07: Set bindnow linker flag in debian/rules.

gregor herrmann gregoa at debian.org
Fri Jun 10 21:37:22 UTC 2016


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

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

commit 30018106b852c6c6d54e01640a2397b120b368bb
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 10 23:34:56 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 c8988bd..e023ff8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 PACKAGE = $(shell dh_listpackages)
 TMP     = $(CURDIR)/debian/$(PACKAGE)
 
+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/libscope-upper-perl.git



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