[liblinux-dvb-perl] 05/08: Add bindnow hardening to XS build

Nick Morrott nickm-guest at moszumanska.debian.org
Sun Jan 21 20:08:45 UTC 2018


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

nickm-guest pushed a commit to branch master
in repository liblinux-dvb-perl.

commit 98ba68da178ced7f47291868b1071f420ddd09cf
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Sun Jan 21 19:10:20 2018 +0000

    Add bindnow hardening to XS build
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 11715ec..d58acc1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 PACKAGE = $(shell dh_listpackages)
 TMP     = $(CURDIR)/debian/$(PACKAGE)
 

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



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