[libnet-ssh2-perl] 04/05: debian/rules: Build enabling all hardening flags

Salvatore Bonaccorso carnil at debian.org
Sun Jul 24 07:23:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libnet-ssh2-perl.

commit 27449639973127d7b6f67c2b4faeb132bd3aaff2
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Jul 24 09:20:08 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 29fa256..cf3df28 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/libnet-ssh2-perl.git



More information about the Pkg-perl-cvs-commits mailing list