[libx11-xcb-perl] 05/07: Set bindnow linker flag in debian/rules.

gregor herrmann gregoa at debian.org
Thu Jun 30 20:35:47 UTC 2016


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

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

commit 8c89b38f775768bc6b297d750788157d84b6407e
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jun 30 22:28:19 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 c410048..bf9164a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/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/libx11-xcb-perl.git



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