]> https://gitweb.dealii.org/ - candi.git/commitdiff
trilinos: remove lgfortran flag 248/head
authorTimo Heister <timo.heister@gmail.com>
Sat, 24 Jul 2021 21:51:41 +0000 (17:51 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sat, 24 Jul 2021 21:51:41 +0000 (17:51 -0400)
I have no idea what this flag is good for and it fails for me on M1 OSX
with this, because there is no gfortran library.

deal.II-toolchain/packages/trilinos.package

index 4da73266b18a1d19b5c00defcf2ab29c73359d47..765446e86dffc5e0cfe1b3c0d42193195436b03e 100644 (file)
@@ -140,8 +140,7 @@ fi
 CONFOPTS="${CONFOPTS} \
   -D CMAKE_CXX_FLAGS:STRING='-fPIC -g -O3' \
   -D CMAKE_C_FLAGS:STRING='-fPIC -g -O3' \
-  -D CMAKE_FORTRAN_FLAGS:STRING='-g -O3' \
-  -D Trilinos_EXTRA_LINK_FLAGS:STRING='-lgfortran'"
+  -D CMAKE_FORTRAN_FLAGS:STRING='-g -O3'"
 
 # Add ParMETIS, if present
 if [ ! -z "${PARMETIS_DIR}" ]; then

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.