[libcpanel-json-xs-perl] 04/05: debian/rules: set bindnow linker flag.

gregor herrmann gregoa at debian.org
Sat Apr 30 09:46:21 UTC 2016


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

gregoa pushed a commit to branch master
in repository libcpanel-json-xs-perl.

commit 0dc85eb4acc5c638a4bcbf5b5ebd2c2933b4d816
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Apr 30 11:43:03 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index 0429587..a3ed3c3 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/libcpanel-json-xs-perl.git



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