]> https://gitweb.dealii.org/ - candi.git/commitdiff
Use $FF as Fortran77 compiler in p4est 34/head
authorRene Gassmoeller <rene.gassmoeller@mailbox.org>
Thu, 15 Jun 2017 21:55:37 +0000 (23:55 +0200)
committerRene Gassmoeller <rene.gassmoeller@mailbox.org>
Thu, 15 Jun 2017 21:55:37 +0000 (23:55 +0200)
deal.II-toolchain/packages/p4est.package
deal.II-toolchain/platforms/contributed/cray.platform

index 15c2910dc09ac416945e72cbee89247847fd8055..6653cd95897d7d5244c6166a2e42cb9d0aba3804 100644 (file)
@@ -68,7 +68,7 @@ package_specific_setup () {
     "${UNPACK_PATH}/${EXTRACTSTO}/configure" --enable-mpi --enable-shared \
         --disable-vtk-binary --without-blas \
         --prefix="$INSTALL_FAST" CFLAGS="$CFLAGS_FAST" \
-        CPPFLAGS="-DSC_LOG_PRIORITY=SC_LP_ESSENTIAL" \
+        CPPFLAGS="-DSC_LOG_PRIORITY=SC_LP_ESSENTIAL" F77="$FF" \
         "$@" > config.output || bdie "Error in configure"
     make -C sc -j${PROCS} > make.output || bdie "Error in make sc"
     make -j${PROCS} >> make.output || bdie "Error in make p4est"
@@ -82,7 +82,7 @@ package_specific_setup () {
     "${UNPACK_PATH}/${EXTRACTSTO}/configure" --enable-debug --enable-mpi --enable-shared \
         --disable-vtk-binary --without-blas \
         --prefix="$INSTALL_DEBUG" CFLAGS="$CFLAGS_DEBUG" \
-        CPPFLAGS="-DSC_LOG_PRIORITY=SC_LP_ESSENTIAL" \
+        CPPFLAGS="-DSC_LOG_PRIORITY=SC_LP_ESSENTIAL" F77="$FF" \
         "$@" > config.output || bdie "Error in configure"
     make -C sc -j${PROCS} > make.output || bdie "Error in make sc"
     make -j${PROCS} >> make.output || bdie "Error in make p4est"
index 9b68f3cb51811bce9881db183c4f60e0cd10a1a4..c481cb24c3a34f18209e16e7d0a17e414a40e6b7 100644 (file)
@@ -18,7 +18,6 @@
 #   export CXX=CC
 #   export FC=ftn
 #   export FF=ftn
-#   export F77=ftn
 # 
 ##
 

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.