[mathicgb] 02/04: Enable all hardening flags; fixes hardening-no-{bindnow,pie} Lintian warnings.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Mon Feb 1 03:29:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository mathicgb.
commit a299d9cbf8d7b30f07bf2c7075455fad4aafeafe
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Sun Jan 31 22:24:45 2016 -0500
Enable all hardening flags; fixes hardening-no-{bindnow,pie} Lintian
warnings.
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 4326eca..fa2c188 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
EXAMPLESDIR = $(CURDIR)/debian/mathicgb/usr/share/doc/mathicgb/examples
%:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathicgb.git
More information about the debian-science-commits
mailing list