[libhtml-tidy-perl] 05/10: Set bindnow linker flag in debian/rules.

gregor herrmann gregoa at debian.org
Sat Jul 23 13:30:28 UTC 2016


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

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

commit ba4bfc9252e62b935faa3002f8294125868a95e9
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 23 15:18:34 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 8fb5bde..efe0681 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 debian/webtidy.1:
 	sh ./debian/webtidy --help2man
 

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



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