From: Uwe Köcher Date: Tue, 29 Jun 2021 08:26:46 +0000 (+0200) Subject: gmsh removes comment X-Git-Tag: v9.3.3-r1~1^2~35^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F216%2Fhead;p=candi.git gmsh removes comment --- diff --git a/deal.II-toolchain/packages/gmsh.package b/deal.II-toolchain/packages/gmsh.package index 9aa9713..b4a816b 100644 --- a/deal.II-toolchain/packages/gmsh.package +++ b/deal.II-toolchain/packages/gmsh.package @@ -38,9 +38,6 @@ 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:BOOL=OFF \ -D CMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=ON \