[libmath-gmp-perl] 05/06: debian/rules: Build enabling all hardening flags

Salvatore Bonaccorso carnil at debian.org
Wed Nov 9 12:14:43 UTC 2016


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

carnil pushed a commit to branch master
in repository libmath-gmp-perl.

commit 14aa3f2c05849147c6dd890ef14b4c4b0ac0402b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed Nov 9 13:06:02 2016 +0100

    debian/rules: Build enabling all hardening flags
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index cbe925d..d8309f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +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/libmath-gmp-perl.git



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