ptscotchDecomp: link scotch library to resolve undefined symbol
This commit is contained in:
parent
b9acd12c29
commit
cc267ba127
1 changed files with 1 additions and 1 deletions
|
|
@ -9,4 +9,4 @@ EXE_INC = \
|
|||
-I../decompositionMethods/lnInclude
|
||||
|
||||
LIB_LIBS = \
|
||||
-L$(SCOTCH_ROOT)/lib -L$(FOAM_EXT_LIBBIN)/$(FOAM_MPI) -lptscotch -lptscotcherrexit ${LINK_FLAGS} -lrt
|
||||
-L$(SCOTCH_ROOT)/lib -L$(FOAM_EXT_LIBBIN)/$(FOAM_MPI) -lptscotch -lptscotcherrexit -lscotch ${LINK_FLAGS} -lrt
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue