[libmath-mpfr-perl] 04/08: debian/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow

Angel Abad angel at debian.org
Sat Oct 29 09:59:38 UTC 2016


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

angel pushed a commit to branch master
in repository libmath-mpfr-perl.

commit 2372b078dd4b8658661a5ef6f4ef1e266021169b
Author: Angel Abad <angelabad at gmail.com>
Date:   Sat Oct 29 11:40:17 2016 +0200

    debian/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

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

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



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