[libdata-util-perl] 10/11: Add hardening=+bindnow build flag
Nick Morrott
nickm-guest at moszumanska.debian.org
Tue Aug 2 00:53:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a commit to branch master
in repository libdata-util-perl.
commit c3ac13bdc18f9c520916ed38500dd39617ba23c4
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date: Mon Aug 1 23:49:59 2016 +0100
Add hardening=+bindnow build flag
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 096653a..ca71517 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/libdata-util-perl.git
More information about the Pkg-perl-cvs-commits
mailing list