[mlpack] 35/35: harden

Barak A. Pearlmutter barak+git at pearlmutter.net
Thu Sep 15 23:29:44 UTC 2016


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

bap pushed a commit to branch master
in repository mlpack.

commit ab570d5e81d8aa2da16034408cfb6599f4062bf5
Author: Barak A. Pearlmutter <barak+git at pearlmutter.net>
Date:   Thu Sep 15 23:53:27 2016 +0100

    harden
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 4d8eabb..c6ca486 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,8 @@ include /usr/share/dpkg/buildflags.mk
 CFLAGS+=$(CPPFLAGS)
 CXXFLAGS+=$(CPPFLAGS)
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --parallel
 

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



More information about the debian-science-commits mailing list