[libdigest-sha3-perl] 04/05: debian/rules: Build enabling all hardening flags
Salvatore Bonaccorso
carnil at debian.org
Thu Jul 28 19:49:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libdigest-sha3-perl.
commit 139d2ce30fb485435ff7535b970d757c4aa803eb
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Thu Jul 28 21:43:43 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-sha3-perl.git
More information about the Pkg-perl-cvs-commits
mailing list