[libdogleg] 05/08: Added the bindnow hardening flag

Dima Kogan dima at secretsauce.net
Sun Sep 17 09:35:44 UTC 2017


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

dkogan pushed a commit to tag debian/0.13-1
in repository libdogleg.

commit 16952a293693a1b061c2ede7908a7ab17e769913
Author: Dima Kogan <dkogan at debian.org>
Date:   Sun Sep 17 02:14:41 2017 -0700

    Added the bindnow hardening flag
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 0d409f3..7a74cbf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow
+
 %:
 	dh $@
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libdogleg.git



More information about the debian-science-commits mailing list