[med-svn] [libbpp-core] 01/02: export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
Andreas Tille
tille at debian.org
Sun Jul 3 06:46:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libbpp-core.
commit c6265de03a6b3c47d21bac54e7e1d1419b390794
Author: Andreas Tille <tille at debian.org>
Date: Sun Jul 3 08:36:07 2016 +0200
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 77c6ee7..367ff17 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
CMAKE_EXTRA_FLAGS += -DBUILD_TESTING=OFF
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-core.git
More information about the debian-med-commit
mailing list