[libmpikmeans] 09/16: d/rules: Add hardening=+all to DEB_BUILD_MAINT_OPTIONS

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


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

ckk pushed a commit to branch master
in repository libmpikmeans.

commit e2b09176a7e397247f23c040333c9e21d02d9757
Author: Christian Kastner <ckk at kvr.at>
Date:   Tue Mar 22 14:39:23 2016 +0100

    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 6f58e44..e61d8a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ PYVERS = $(shell pyversions -r -v)
 export PYVERS
 
 # Extend build flags
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_CFLAGS_MAINT_APPEND += -Wall -Wno-unused
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)

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



More information about the debian-science-commits mailing list