[libtime-moment-perl] 03/05: debian/rules: enable hardening=+bindnow
Nick Morrott
nickm-guest at moszumanska.debian.org
Tue Nov 29 12:53:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a commit to branch master
in repository libtime-moment-perl.
commit d7066b75f5bd468e3a38a35bc885eac100f59bce
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date: Tue Nov 29 12:40:07 2016 +0000
debian/rules: enable hardening=+bindnow
---
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/libtime-moment-perl.git
More information about the Pkg-perl-cvs-commits
mailing list