[flann] 06/08: Added hardening=+bindnow to rules

Leopold Palomo-Avellaneda leo at alaxarxa.net
Fri Aug 5 22:16:08 UTC 2016


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

lepalom-guest pushed a commit to branch master
in repository flann.

commit fc522fb5932dacba5db5d7ac17fb907bbb8ecf62
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date:   Fri Aug 5 23:45:17 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index 641e7f8..f3e7b87 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 DEB_BUILD_ARCH     ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)

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



More information about the debian-science-commits mailing list