[med-svn] [genometools] 01/02: enable full hardening
Sascha Steinbiss
sascha at steinbiss.name
Tue Mar 15 21:26:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository genometools.
commit b7d01640c926ac14606ba248075f6bdc8e4f5b8c
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Tue Mar 15 21:25:25 2016 +0000
enable full hardening
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index c30e9a0..f2dec07 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,7 @@ export DESTDIR=$(CURDIR)/debian/tmp
export DH_ALWAYS_EXCLUDE=.gitignore
export PATH := $(CURDIR)/debian/strip-nondeterminism:$(PATH)
export SOURCE_DATE_EPOCH = $(shell date -d "$$(dpkg-parsechangelog -SDate)" +%s)
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DARCH:=$(shell dpkg-architecture | fgrep DEB_TARGET_ARCH= | cut -f 2 -d'=')
BITS:=$(shell dpkg-architecture | fgrep DEB_TARGET_ARCH_BITS= | cut -f 2 -d'=')
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/genometools.git
More information about the debian-med-commit
mailing list