[libsys-virt-perl] 01/02: Enable all hardening build flags

Salvatore Bonaccorso carnil at debian.org
Sat Jul 2 05:32:06 UTC 2016


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

carnil pushed a commit to branch master
in repository libsys-virt-perl.

commit 28383e6e477d2bfba688ff8fb88e2395ec2e6df6
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jul 2 07:24:38 2016 +0200

    Enable all hardening build flags
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..d8309f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-virt-perl.git



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