[hypre] 04/05: link SUPERLU_LIBS in shlibs-interlink-sublibs.patch

Drew Parsons dparsons at moszumanska.debian.org
Mon Nov 13 15:02:36 UTC 2017


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

dparsons pushed a commit to branch experimental
in repository hypre.

commit e3d821958e847b67fdf28df97fb4c8995869b9d8
Author: Drew Parsons <dparsons at debian.org>
Date:   Mon Nov 13 22:52:53 2017 +0800

    link SUPERLU_LIBS in shlibs-interlink-sublibs.patch
---
 debian/patches/shlibs-interlink-sublibs.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/shlibs-interlink-sublibs.patch b/debian/patches/shlibs-interlink-sublibs.patch
index d2cf94f..31a87bf 100644
--- a/debian/patches/shlibs-interlink-sublibs.patch
+++ b/debian/patches/shlibs-interlink-sublibs.patch
@@ -29,7 +29,7 @@ Index: hypre/src/FEI_mv/fei-hypre/Makefile
 +libHYPRE_FEI.so: ${OBJS} ${HYPRE_LIBS}
  	@echo  "Building $@ ... "
 -	${BUILD_CC_SHARED} -o ${SONAME} ${OBJS} ${SHARED_SET_SONAME}${SONAME}
-+	${BUILD_CC_SHARED} -o ${SONAME} $^ ${SYSTEM_LIBS} ${SHARED_SET_SONAME}${SONAME} ${SHARED_OPTIONS}
++	${BUILD_CC_SHARED} -o ${SONAME} $^ ${SYSTEM_LIBS} ${SUPERLU_LIBS} ${SHARED_SET_SONAME}${SONAME} ${SHARED_OPTIONS}
  	ln -s ${SONAME} $@
  
  ${OBJS}: ${HEADERS}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hypre.git



More information about the debian-science-commits mailing list