[med-svn] [seer] 05/08: Update patches

Andreas Tille tille at debian.org
Thu Sep 28 12:53:06 UTC 2017


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

tille pushed a commit to branch master
in repository seer.

commit 2304a5432dc135ec41220641be2b157f05199b0c
Author: Andreas Tille <tille at debian.org>
Date:   Thu Sep 28 15:54:13 2017 +0200

    Update patches
---
 debian/patches/fix_lib_location.patch | 2 +-
 debian/patches/hardening.patch        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/fix_lib_location.patch b/debian/patches/fix_lib_location.patch
index 61969e4..ed381a6 100644
--- a/debian/patches/fix_lib_location.patch
+++ b/debian/patches/fix_lib_location.patch
@@ -8,7 +8,7 @@ Description: Remove non-existing library pathes
  #FILTER_LDLIBS=-L$(PREFIX)/lib -lboost_program_options -mkl
  # gcc
  CXXFLAGS=-Wall -O3 -std=c++11
--SEER_LDLIBS=-L../gzstream -L$(PREFIX)/lib -lhdf5 -lgzstream -lz -larmadillo -lboost_program_options -llapack -lblas -lpthread
+-SEER_LDLIBS=-L../gzstream -L$(PREFIX)/lib -L/usr/local/hdf5/lib -lhdf5 -lgzstream -lz -larmadillo -lboost_program_options -llapack -lblas -lpthread
 -MAP_LDLIBS=-L$(PREFIX)/lib -lboost_program_options -lpthread
 -COMBINE_LDLIBS=-L../gzstream -L$(PREFIX)/lib -lgzstream -lz -lboost_program_options
 -FILTER_LDLIBS=-L$(PREFIX)/lib -lboost_program_options
diff --git a/debian/patches/hardening.patch b/debian/patches/hardening.patch
index 46ce88f..4f8fe90 100644
--- a/debian/patches/hardening.patch
+++ b/debian/patches/hardening.patch
@@ -24,7 +24,7 @@ Description: Propagate hardening options
  
  # For static linking. To use type 'make static'
  # Requires icpc and mkl
-@@ -56,13 +56,13 @@ kmds: $(KMDS_OBJECTS)
+@@ -65,13 +65,13 @@ kmds: $(KMDS_OBJECTS)
  	$(LINK.cpp) $^ $(SEER_LDLIBS) -o $@
  
  map_back: $(MAP_OBJECTS)

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



More information about the debian-med-commit mailing list