mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: zoltanRenumber: do not link against static libzoltan.a
This commit is contained in:
@ -9,5 +9,5 @@ EXE_INC = \
|
|||||||
-I$(LIB_SRC)/meshTools/lnInclude
|
-I$(LIB_SRC)/meshTools/lnInclude
|
||||||
|
|
||||||
LIB_LIBS = \
|
LIB_LIBS = \
|
||||||
-L$(ZOLTAN_ARCH_PATH)/lib -lzoltan \
|
/* -L$(ZOLTAN_ARCH_PATH)/lib -lzoltan */ \
|
||||||
-lmeshTools
|
-lmeshTools
|
||||||
|
|||||||
Reference in New Issue
Block a user