[mathic] 18/30: debian/rules: Enable all hardening flags.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Mar 20 20:58:52 UTC 2016


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

dtorrance-guest pushed a commit to branch master
in repository mathic.

commit 1ef06522d2648be90951446cb5a60da2e875704a
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Mar 20 15:25:22 2016 -0400

    debian/rules: Enable all hardening flags.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index eb6551e..ad7ad55 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --with autoreconf
 

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



More information about the debian-science-commits mailing list