[libhtml-parser-perl] 02/03: debian/rules: Build enabling all hardening flags
Salvatore Bonaccorso
carnil at debian.org
Wed Jul 6 07:41:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libhtml-parser-perl.
commit 2fc66cdafe284386913f50dfbc9a4c8abb21a9af
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Wed Jul 6 09:34:07 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 eb588c3..6861f47 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
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/libhtml-parser-perl.git
More information about the Pkg-perl-cvs-commits
mailing list