[libcbor-xs-perl] 01/02: Add bindnow flag for ELF binary
Nick Morrott
nickm-guest at moszumanska.debian.org
Thu May 26 18:28:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a commit to branch master
in repository libcbor-xs-perl.
commit d74003c07923ee25d38e2366cb57c166b2decf30
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date: Thu May 26 19:18:19 2016 +0100
Add bindnow flag for ELF binary
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 2d33f6a..73c5dbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
#!/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/libcbor-xs-perl.git
More information about the Pkg-perl-cvs-commits
mailing list