[bfl] 19/40: debian/rules: add DEB_BUILD_MAINT_OPTIONS=hardening=+all

Johannes Schauer josch at moszumanska.debian.org
Fri Aug 11 17:24:05 UTC 2017


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

josch pushed a commit to branch master
in repository bfl.

commit 791aa413f2b638f7ac787d08fd2150c5f550ef8e
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Fri Aug 11 23:49:57 2017 +0900

    debian/rules: add DEB_BUILD_MAINT_OPTIONS=hardening=+all
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 72eba30..cee8e34 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
 #!/usr/bin/make -f
+
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh $@ --buildsystem=cmake
 

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



More information about the debian-science-commits mailing list