[med-svn] [ncbi-vdb] 02/10: hardening; add two header files sra-sdk is seeking for
Andreas Tille
tille at debian.org
Thu Jul 21 15:44:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ncbi-vdb.
commit 0d657cb69a306a7d5c21a97c10f56b42196fa79b
Author: Andreas Tille <tille at debian.org>
Date: Thu Jul 21 09:51:56 2016 +0200
hardening; add two header files sra-sdk is seeking for
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index ae6663d..f952a3e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow
+
DEB_BUILD_OPTIONS := nocheck
# DH_VERBOSE := 1
@@ -55,4 +57,6 @@ override_dh_auto_install:
--movedev debian/tmp/usr/$(DEBPKGNAME)/$(OS)/gcc/$(CPU)/dbg/lib/libncbi-ngs-c++.a usr/lib/$(BUILDTYPE) \
--movedev debian/tmp/usr/$(DEBPKGNAME)/$(OS)/gcc/$(CPU)/dbg/lib/libncbi-wvdb.a usr/lib/$(BUILDTYPE) \
--movedev interfaces/ngs/ncbi/NGS.hpp usr/include/$(DEBPKGNAME) \
+ --movedev interfaces/klib/rc.h usr/include/klib \
+ --movedev interfaces/kfc/rc.h usr/include/kfc \
debian/tmp/usr/$(DEBPKGNAME)/$(OS)/gcc/$(CPU)/dbg/lib/libncbi-vdb.so
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ncbi-vdb.git
More information about the debian-med-commit
mailing list