[libdigest-sha-perl] 05/06: debian/rules: Build enabling all hardening flags
Salvatore Bonaccorso
carnil at debian.org
Thu Jul 28 19:24:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libdigest-sha-perl.
commit 9ffa4fa4460528797b936ba517b84aa4f265da61
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Thu Jul 28 21:21:26 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 d54da6d..11c5909 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/libdigest-sha-perl.git
More information about the Pkg-perl-cvs-commits
mailing list