[liblinear] 02/08: d/rules: Add hardening=+all to DEB_BUILD_MAINT_OPTIONS

Christian Kastner ckk at moszumanska.debian.org
Sun Apr 24 16:24:09 UTC 2016


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

ckk pushed a commit to branch master
in repository liblinear.

commit 24a202f6428fb09635c30cc863b3d01db4293779
Author: Christian Kastner <ckk at kvr.at>
Date:   Sun Apr 24 16:45:37 2016 +0200

    d/rules: Add hardening=+all to DEB_BUILD_MAINT_OPTIONS
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index cd02b45..a343559 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ endif
 export UPVER DEBVER DMAJOR DMINOR DPATCH
 
 
+export DEB_BUILD_MAINT_OPTIONS += hardening=+all
 export DEB_CFLAGS_MAINT_APPEND += -Wall
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 ifeq (amd64,$(DEB_HOST_ARCH))

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



More information about the debian-science-commits mailing list