diff options
Diffstat (limited to 'math/sundials/files/patch-config_SundialsFortran.cmake')
| -rw-r--r-- | math/sundials/files/patch-config_SundialsFortran.cmake | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/math/sundials/files/patch-config_SundialsFortran.cmake b/math/sundials/files/patch-config_SundialsFortran.cmake deleted file mode 100644 index 561332abb4ba..000000000000 --- a/math/sundials/files/patch-config_SundialsFortran.cmake +++ /dev/null @@ -1,15 +0,0 @@ ---- config/SundialsFortran.cmake.orig 2017-11-07 23:47:45 UTC -+++ config/SundialsFortran.cmake -@@ -51,9 +51,9 @@ if(CMAKE_Fortran_COMPILER) - (NOT "${ENV_FCFLAGS}" STREQUAL "") AND - ("${CMAKE_Fortran_FLAGS}" STREQUAL "")) - # check if environment variables are equal -- IF (NOT "${ENV_FFLAGS}" STREQUAL "${ENV_FCFLAGS}") -- PRINT_ERROR("FFLAGS='${ENV_FFLAGS}' and FCFLAGS='${ENV_FCFLAGS}' are both set but are not equal.") -- ENDIF() -+ #IF (NOT "${ENV_FFLAGS}" STREQUAL "${ENV_FCFLAGS}") -+ # PRINT_ERROR("FFLAGS='${ENV_FFLAGS}' and FCFLAGS='${ENV_FCFLAGS}' are both set but are not equal.") -+ #ENDIF() - ENDIF() - - # Enable the language for next steps |
