[libimage-seek-perl] 04/05: Set bindnow linker flag in debian/rules.

gregor herrmann gregoa at debian.org
Fri Nov 3 12:54:10 UTC 2017


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

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

commit 05df09a067b29350f86407a0ed9bd419e09b6281
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 3 13:49:45 2017 +0100

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

diff --git a/debian/rules b/debian/rules
index e024cd3..1bd5a82 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/libimage-seek-perl.git



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