[libxml-libxslt-perl] 01/03: debian/rules: Build enabling all hardening flags
Salvatore Bonaccorso
carnil at debian.org
Tue Jul 5 20:09:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libxml-libxslt-perl.
commit d9ddc322ab5898694f703336366068b8c41a9f44
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Tue Jul 5 22:04:50 2016 +0200
debian/rules: Build enabling all hardening flags
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index f98a7ec..65d33ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
TEST_FILES = $(filter-out t/01basic.t,$(wildcard t/*.t))
%:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-libxslt-perl.git
More information about the Pkg-perl-cvs-commits
mailing list