[med-svn] [libbpp-core] 03/03: Try better hardening
Andreas Tille
tille at debian.org
Fri Apr 8 21:27:57 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 b73b7de438987c21582a4659853cd2dba600cd3d
Author: Andreas Tille <tille at debian.org>
Date: Fri Apr 8 23:27:41 2016 +0200
Try better hardening
---
debian/rules | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/rules b/debian/rules
index 0ff1970..a5904e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,11 @@ 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
+# export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@
--
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