[oce] 15/16: Set maximal hardening level

Anton Gladky gladk at moszumanska.debian.org
Sun Aug 27 08:14:24 UTC 2017


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

gladk pushed a commit to branch experimental
in repository oce.

commit fb865c4ee997938ece1007515b63ee8ef79a6cf2
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Aug 26 22:30:07 2017 +0200

    Set maximal hardening level
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 678f699..8e32368 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@ CXXFLAGS := $(shell dpkg-buildflags --get CPPFLAGS) $(shell dpkg-buildflags --ge
 LDFLAGS  := $(shell dpkg-buildflags --get LDFLAGS)
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 ifeq ($(findstring parallel=,$(DEB_BUILD_OPTIONS)),)
 	export DEB_BUILD_OPTIONS+=parallel=$(shell getconf _NPROCESSORS_ONLN)

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



More information about the debian-science-commits mailing list