[libmath-prime-util-perl] 02/03: debian/rules: Enable the bindnow hardening flag

Salvatore Bonaccorso carnil at debian.org
Sun May 22 09:44:45 UTC 2016


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

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

commit 84dcdc80f8a8bb9685ba2377c229285b95a74a22
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun May 22 11:41:11 2016 +0200

    debian/rules: Enable the bindnow hardening flag
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2df3911..58325b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 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/libmath-prime-util-perl.git



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