COMP: missing linkage to regionFaModels (fixes #2449)

- needed for the lld linker (eg, AMD aocc compiler)
This commit is contained in:
Mark Olesen
2022-04-22 19:56:48 +02:00
parent de1aa80593
commit 2c7621116e
7 changed files with 8 additions and 1 deletions

View File

@ -5,6 +5,7 @@ EXE_INC = \
-I$(LIB_SRC)/parallel/reconstruct/reconstruct/lnInclude \
EXE_LIBS = \
-lfiniteVolume \
-lmeshTools \
-ldynamicMesh \
-lreconstruct

View File

@ -5,6 +5,7 @@ EXE_INC = \
-I$(LIB_SRC)/parallel/reconstruct/reconstruct/lnInclude
EXE_LIBS = \
-lfiniteVolume \
-lmeshTools \
-ldynamicMesh \
-lreconstruct

View File

@ -5,6 +5,7 @@ EXE_INC = \
-I$(LIB_SRC)/parallel/reconstruct/reconstruct/lnInclude
EXE_LIBS = \
-lfiniteVolume \
-lmeshTools \
-ldynamicMesh \
-lreconstruct