[libfile-fcntllock-perl] 05/08: enable bindnow hardening build flags

Damyan Ivanov dmn at moszumanska.debian.org
Wed Oct 25 21:15:12 UTC 2017


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

dmn pushed a commit to branch fcntl-any
in repository libfile-fcntllock-perl.

commit 02ce30fbe6a78df277039eb8ccb49d47b1434831
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed Oct 25 21:11:52 2017 +0000

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

diff --git a/debian/rules b/debian/rules
index 0efb77b..04ffc7a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 TRIPLET:=$(shell dpkg-architecture -q DEB_BUILD_MULTIARCH)
 VENDOR_ARCH:=$(shell perl -MConfig -E'say $$Config{vendorarch}')
 VENDOR_LIB :=$(shell perl -MConfig -E'say $$Config{vendorlib}')

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



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