Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
5d97b8dc
Commit
5d97b8dc
authored
Sep 30, 2010
by
mattijs
Browse files
COMP: scotchDecomp : add -lrt to link line
parent
60b488ee
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/parallel/decompose/ptscotchDecomp/Make/options
View file @
5d97b8dc
...
...
@@ -8,4 +8,4 @@ EXE_INC = \
-I../decompositionMethods/lnInclude
LIB_LIBS = \
-L$(FOAM_MPI_LIBBIN) -lptscotch -lptscotcherrexit
-L$(FOAM_MPI_LIBBIN) -lptscotch -lptscotcherrexit
-lrt
src/parallel/decompose/scotchDecomp/Make/options
View file @
5d97b8dc
...
...
@@ -4,4 +4,4 @@ EXE_INC = \
-I../decompositionMethods/lnInclude
LIB_LIBS = \
-lscotch -lscotcherrexit
-lscotch -lscotcherrexit
-lrt
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment