[freemat] 02/06: Enable maximal hardening.

Anton Gladky gladk at moszumanska.debian.org
Thu Jun 8 18:56:27 UTC 2017


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

gladk pushed a commit to branch master
in repository freemat.

commit a6ae5a05e85128c4f8b429b44e52095e406bb1fb
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Jun 8 20:24:10 2017 +0200

    Enable maximal hardening.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index b6f9b60..51195f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 BUILDDIR = $(CURDIR)/debian/build
 export HOME=$(BUILDDIR)
 export DEB_HOST_ARCH=$(shell dpkg-architecture -qDEB_HOST_ARCH)
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR)

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



More information about the debian-science-commits mailing list