summarylogtreecommitdiffstats
path: root/scotch-options.patch
diff options
context:
space:
mode:
Diffstat (limited to 'scotch-options.patch')
-rw-r--r--scotch-options.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/scotch-options.patch b/scotch-options.patch
new file mode 100644
index 000000000000..ed2f3bda242b
--- /dev/null
+++ b/scotch-options.patch
@@ -0,0 +1,9 @@
+--- src/OpenFOAM-2.4.x/src/parallel/decompose/ptscotchDecomp/Make/options
++++ src/OpenFOAM-2.4.x/src/parallel/decompose/ptscotchDecomp/Make/options
+@@ -9,4 +9,4 @@ EXE_INC = \
+ -I../decompositionMethods/lnInclude
+
+ LIB_LIBS = \
+- -L$(SCOTCH_ROOT)/lib -L$(FOAM_EXT_LIBBIN)/$(FOAM_MPI) -lptscotch -lptscotcherrexit -lscotch ${LINK_FLAGS} -lrt
++ -L$(SCOTCH_ROOT)/lib -L$(FOAM_EXT_LIBBIN)/$(FOAM_MPI) -lptscotch -lscotch -lptscotcherrexit -lscotcherrexit ${LINK_FLAGS} -lrt
+