[getfem] 09/11: Set the maximal hardening level.

Anton Gladky gladk at moszumanska.debian.org
Mon Aug 14 22:09:51 UTC 2017


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

gladk pushed a commit to annotated tag debian/5.2+dfsg1-1
in repository getfem.

commit ba3116156c8e1ad54280bc85da95bf0af232970f
Author: Anton Gladky <gladk at debian.org>
Date:   Mon Aug 14 22:36:21 2017 +0200

    Set the maximal hardening level.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 4e6e2e0..b98eac4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,8 @@ export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
 
 export LD_LIBRARY_PATH :=$(LD_LIBRARY_PATH):$(CURDIR)/./src/.libs/
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 configure_flags= $(CROSS) --prefix=/usr \
 		--enable-boost --enable-shared --with-pic \
 		--enable-python --enable-metis \

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



More information about the debian-science-commits mailing list