summaryrefslogtreecommitdiff
path: root/sci-libs/cminpack/files/cminpack-1.3.5-underlinking.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/cminpack/files/cminpack-1.3.5-underlinking.patch')
-rw-r--r--sci-libs/cminpack/files/cminpack-1.3.5-underlinking.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/sci-libs/cminpack/files/cminpack-1.3.5-underlinking.patch b/sci-libs/cminpack/files/cminpack-1.3.5-underlinking.patch
deleted file mode 100644
index 5133f5fcd4a8..000000000000
--- a/sci-libs/cminpack/files/cminpack-1.3.5-underlinking.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/CMakeLists.txt 2016-12-29 03:57:50.652989816 +0000
-+++ b/CMakeLists.txt 2016-12-29 03:58:33.882632282 +0000
-@@ -59,6 +59,7 @@
- cminpack.h minpack.h)
-
- add_library (cminpack ${cminpack_srcs})
-+target_link_libraries (cminpack m)
-
- install (TARGETS cminpack
- LIBRARY DESTINATION ${CMINPACK_LIB_INSTALL_DIR} COMPONENT library