summaryrefslogtreecommitdiff
path: root/pcr/openfoam3.0-git/scotch-options.patch
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2020-05-23 13:25:00 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2020-05-23 22:13:15 -0400
commit4c932f5681f154e2b9cd329a9b982d76642318fb (patch)
treec96463aee73d9b19075a6bd962956b9cf56588f8 /pcr/openfoam3.0-git/scotch-options.patch
parent78ec6d42322a48553456dfb54d0a2d2728c92e7c (diff)
downloadabslibre-4c932f5681f154e2b9cd329a9b982d76642318fb.tar.gz
abslibre-4c932f5681f154e2b9cd329a9b982d76642318fb.tar.bz2
abslibre-4c932f5681f154e2b9cd329a9b982d76642318fb.zip
[openfoam][openfoam3.0-git]: replace VCS package with versioned release v7
Diffstat (limited to 'pcr/openfoam3.0-git/scotch-options.patch')
-rw-r--r--pcr/openfoam3.0-git/scotch-options.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/pcr/openfoam3.0-git/scotch-options.patch b/pcr/openfoam3.0-git/scotch-options.patch
deleted file mode 100644
index e363feb06..000000000
--- a/pcr/openfoam3.0-git/scotch-options.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- src/OpenFOAM-3.0.x/src/parallel/decompose/ptscotchDecomp/Make/options
-+++ src/OpenFOAM-3.0.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} -lbz2 -lrt
---- src/OpenFOAM-3.0.x/src/parallel/decompose/scotchDecomp/Make/options
-+++ src/OpenFOAM-3.0.x/src/parallel/decompose/scotchDecomp/Make/options
-@@ -13,4 +13,4 @@ EXE_INC = \
- -I../decompositionMethods/lnInclude
-
- LIB_LIBS = \
-- -L$(SCOTCH_ROOT)/lib -L$(FOAM_EXT_LIBBIN) -lscotch -lscotcherrexit -lrt
-+ -L$(SCOTCH_ROOT)/lib -L$(FOAM_EXT_LIBBIN) -lscotch -lscotcherrexit -lbz2 -lrt
-