summaryrefslogtreecommitdiff
path: root/pcr/openfoam3.0-git/decomp-options.patch
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-23 14:28:24 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-23 14:28:24 +0100
commit417e30597622622f8cec3beac34745a290412615 (patch)
treeeaccaa5d13da03c738221c53f1e5922c620f614b /pcr/openfoam3.0-git/decomp-options.patch
parent87879c344dc0d60c2cc804a491e95c73d8a34948 (diff)
pcr/openfoam3.0-git: updated to 20170710.221b8ab7
Diffstat (limited to 'pcr/openfoam3.0-git/decomp-options.patch')
-rw-r--r--pcr/openfoam3.0-git/decomp-options.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/pcr/openfoam3.0-git/decomp-options.patch b/pcr/openfoam3.0-git/decomp-options.patch
new file mode 100644
index 000000000..3043c228f
--- /dev/null
+++ b/pcr/openfoam3.0-git/decomp-options.patch
@@ -0,0 +1,12 @@
+--- src/OpenFOAM-3.0.x/src/parallel/decompose/metisDecomp/Make/options
++++ src/OpenFOAM-3.0.x/src/parallel/decompose/metisDecomp/Make/options
+@@ -1,7 +1,7 @@
+ EXE_INC = \
+ /* -DFULLDEBUG -g -O0 */ \
+- -I$(METIS_ARCH_PATH)/include \
++ -I/usr/include \
+ -I../decompositionMethods/lnInclude
+
+ LIB_LIBS = \
+- -L$(METIS_ARCH_PATH)/lib -lmetis
++ -L$(FOAM_EXT_LIBBIN) -lparmetis