[linbox] 07/13: debian/rules: Use all hardening flags.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Jul 30 14:31:38 UTC 2016


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

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

commit 8fb3a9927f9edd5246811cf11a2839c5bebb8966
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Fri Jul 29 12:01:58 2016 -0400

    debian/rules: Use all hardening flags.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 05b422a..2fd5a3a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 CPPFLAGS :=$(shell dpkg-buildflags --get CPPFLAGS)
 CFLAGS   :=$(shell dpkg-buildflags --get CFLAGS)
 CXXFLAGS :=$(shell dpkg-buildflags --get CXXFLAGS)

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



More information about the debian-science-commits mailing list