[givaro] 05/06: Use all hardening flags.
    Doug Torrance 
    dtorrance-guest at moszumanska.debian.org
       
    Tue Jul 19 11:24:26 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository givaro.
commit 54e8093a917c172ff1869b708304a036f7ca7d2c
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Tue Jul 19 06:57:34 2016 -0400
    Use all hardening flags.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 7dbcdcb..2390584 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 #export DH_VERBOSE=1
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 override_dh_auto_configure:
 	dh_auto_configure -- --with-gmp --enable-shared \
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/givaro.git
    
    
More information about the debian-science-commits
mailing list