summaryrefslogtreecommitdiff
path: root/math/sundials/files/patch-config_SundialsLapack.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'math/sundials/files/patch-config_SundialsLapack.cmake')
-rw-r--r--math/sundials/files/patch-config_SundialsLapack.cmake10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/sundials/files/patch-config_SundialsLapack.cmake b/math/sundials/files/patch-config_SundialsLapack.cmake
deleted file mode 100644
index 248f4d07f0cf..000000000000
--- a/math/sundials/files/patch-config_SundialsLapack.cmake
+++ /dev/null
@@ -1,10 +0,0 @@
---- config/SundialsLapack.cmake.orig 2017-11-07 23:47:45 UTC
-+++ config/SundialsLapack.cmake
-@@ -75,6 +75,7 @@ if(LAPACK_LIBRARIES)
-
- # Attempt to link the "ltest" executable
- try_compile(LTEST_OK ${LapackTest_DIR} ${LapackTest_DIR}
-+ LINK_DIRECTORIES ${FREEBSD_GCC_DIR}
- ltest OUTPUT_VARIABLE MY_OUTPUT)
-
- # To ensure we do not use stuff from the previous attempts,