[med-svn] [bowtie2] 04/06: d/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+all

Alex Mestiashvili malex-guest at moszumanska.debian.org
Sat Mar 12 15:09:12 UTC 2016


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

malex-guest pushed a commit to branch master
in repository bowtie2.

commit 7c6f127c5f4587425c629c901f5b31fadc9b5824
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Sat Mar 12 15:40:05 2016 +0100

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

diff --git a/debian/rules b/debian/rules
index d7fb405..c4b4ccc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 CPPFLAGS := $(shell dpkg-buildflags --get CPPFLAGS)
 LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
 EXTRA_FLAGS := $(LDFLAGS)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bowtie2.git



More information about the debian-med-commit mailing list