summaryrefslogtreecommitdiff
path: root/pcr/openfoam3.0-git/boost.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/boost.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/boost.patch')
-rw-r--r--pcr/openfoam3.0-git/boost.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/pcr/openfoam3.0-git/boost.patch b/pcr/openfoam3.0-git/boost.patch
deleted file mode 100644
index 0e3e992cf..000000000
--- a/pcr/openfoam3.0-git/boost.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/OpenFOAM-3.0.x/applications/utilities/mesh/generation/foamyMesh/foamyHexMesh/Make/options 2016-04-23 10:46:06.634726444 -0400
-+++ src/OpenFOAM-3.0.x/applications/utilities/mesh/generation/foamyMesh/foamyHexMesh/Make/options 2016-04-23 10:50:35.496222009 -0400
-@@ -35,4 +35,5 @@ EXE_LIBS = \
- -lfileFormats \
- -ltriSurface \
- -ldynamicMesh \
-- -lsampling
-+ -lsampling \
-+ -lboost_thread
-
---- src/OpenFOAM-3.0.x/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/Make/options 2016-04-23 10:46:06.634726444 -0400
-+++ src/OpenFOAM-3.0.x/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/Make/options 2016-04-23 10:48:25.558854579 -0400
-@@ -38,4 +38,5 @@ EXE_LIBS = \
- -ldecompositionMethods \
- -L$(FOAM_LIBBIN)/dummy -lptscotchDecomp \
- -lsampling \
-- -lfileFormats
-+ -lfileFormats \
-+ -lboost_thread
-