[libgtk2-notify-perl] 11/13: Set bindnow linker flag in debian/rules.

gregor herrmann gregoa at debian.org
Wed Jan 17 20:03:38 UTC 2018


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

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

commit 23dcba0aad24d3c8dac927cf1121815488d4e2bb
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jan 17 20:41:52 2018 +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 08ba4ac..bf532b1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 CFLAGS += -I/usr/lib/$(DEB_HOST_MULTIARCH)/gtk-2.0/include
 

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



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