[med-svn] [opensurgsim] 11/14: Add hardening +bindnow
Paul Novotny
paulnovo-guest at moszumanska.debian.org
Sun Oct 16 21:01:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
paulnovo-guest pushed a commit to branch master
in repository opensurgsim.
commit a854d303659ea5e7830be71ea76a56d3466f9be2
Author: Paul Novotny <paul at paulnovo.us>
Date: Fri Oct 14 14:34:49 2016 -0400
Add hardening +bindnow
---
debian/rules | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index a9205f7..916a2ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
#!/usr/bin/make -f
-#DH_VERBOSE = 1
-
-export DEB_BUILD_MAINT_OPTIONS = hardening=-format
+export DEB_BUILD_MAINT_OPTIONS = hardening=-format,+bindnow
%:
dh $@ --parallel --with linktree
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/opensurgsim.git
More information about the debian-med-commit
mailing list