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

gregoa pushed a commit to branch master
in repository libxml-libxml-perl.

commit 7d917014eb5ef941eadc69e95b04921f8fda7608
Author: gregor herrmann <gre...@debian.org>
Date:   Tue Jun 28 18:03:29 2016 +0200

    Set bindnow linker flag in debian/rules.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index c4952f4..411cc6c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@
 SKIP_TESTS = $(shell cat debian/tests/pkg-perl/smoke-skip)
 TEST_FILES = $(filter-out $(SKIP_TESTS), $(wildcard t/*.t))
 
+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/libxml-libxml-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to