[libproc-processtable-perl] 03/04: debian/rules: Build enabling all hardening flags
Salvatore Bonaccorso
carnil at debian.org
Sun Nov 6 16:56:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libproc-processtable-perl.
commit cbd40222d804cd6f7f89bebe281249fcb946cae7
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sun Nov 6 17:50:11 2016 +0100
debian/rules: Build enabling all hardening flags
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index cadf855..f094acc 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)
PERL ?= /usr/bin/perl
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libproc-processtable-perl.git
More information about the Pkg-perl-cvs-commits
mailing list