]> https://gitweb.dealii.org/ - candi.git/commitdiff
fix gmsh 109/head
authorTimo Heister <timo.heister@gmail.com>
Sat, 10 Nov 2018 00:57:19 +0000 (17:57 -0700)
committerTimo Heister <timo.heister@gmail.com>
Sat, 10 Nov 2018 20:12:39 +0000 (15:12 -0500)
deal.II-toolchain/packages/gmsh.package

index 0784a93cdd77f470e046bac767acad7a863bf1b0..a20465e429f946140ca35871cc97a80128b0f60e 100644 (file)
@@ -12,7 +12,11 @@ BUILDCHAIN=cmake
 BUILDDIR=${BUILD_PATH}/${EXTRACTSTO}
 INSTALL_PATH=${INSTALL_PATH}/gmsh-${VERSION}
 
+# Disable slepc because gmsh is not setting the relative path for the
+# .so correctly.
+
 CONFOPTS=" -D ENABLE_MPI=OFF \
+          -D ENABLE_SLEPC=OFF \
           -D CMAKE_BUILD_TYPE=Release"
 
 # options we might consider setting:
@@ -20,7 +24,6 @@ CONFOPTS=" -D ENABLE_MPI=OFF \
 # -D ENABLE_FLTK=OFF
 # -D ENABLE_OCC=OFF
 # -D ENABLE_PETSC=OFF
-# -D ENABLE_SLEPC=OFF
 # -D ENABLE_COMPRESSED_IO=O
 # the following two sadly don't install the .so correctly:
 # -D ENABLE_BUILD_SHARED=ON

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.