[med-svn] [libbpp-seq] 01/01: Check whether we can use hardening options
Andreas Tille
tille at debian.org
Sat Apr 9 18:24:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libbpp-seq.
commit 81e99a01dd454ea0ee7eeeecd1ec7220b35065a2
Author: Andreas Tille <tille at debian.org>
Date: Sat Apr 9 20:23:39 2016 +0200
Check whether we can use hardening options
---
debian/rules | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 2f06e00..d80393c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,10 +6,10 @@ DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
CMAKE_EXTRA_FLAGS += -DBUILD_TESTING=OFF
-## The following has no visible effect ->
-## W: libbpp-core2v5: hardening-no-relro usr/lib/x86_64-linux-gnu/libbpp-core.so.2.0.3
-## remains
+## When the following is set, the package does not build:
# export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+## So we need to live with:
+## libbpp-seq9v5: hardening-no-bindnow usr/lib/x86_64-linux-gnu/libbpp-seq.so.9.1.3
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-seq.git
More information about the debian-med-commit
mailing list