[libdevel-size-perl] 03/05: build with bindnow hardening option

Damyan Ivanov dmn at moszumanska.debian.org
Sun Nov 5 08:58:53 UTC 2017


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

dmn pushed a commit to branch master
in repository libdevel-size-perl.

commit 290ede8b6be6df5e1f5875ca37845760953795df
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sun Nov 5 08:56:49 2017 +0000

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

diff --git a/debian/rules b/debian/rules
index 2d33f6a..f292979 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/libdevel-size-perl.git



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