summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-13 01:52:41 +0100
committerSam James <sam@gentoo.org>2022-04-13 01:52:50 +0100
commit0111bb49b8cf78873580aa187ecfc224711b3b7a (patch)
treecec4adfa8333acf8ccb944e2287015b86a092315 /sci-libs/lapack/files
parentsci-libs/lapack: add 3.10.1 (diff)
downloadgentoo-0111bb49b8cf78873580aa187ecfc224711b3b7a.tar.gz
gentoo-0111bb49b8cf78873580aa187ecfc224711b3b7a.tar.bz2
gentoo-0111bb49b8cf78873580aa187ecfc224711b3b7a.zip
sci-libs/lapack: cleanup obsolete patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/lapack/files')
-rw-r--r--sci-libs/lapack/files/lapack-3.9.0-build-tests.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/sci-libs/lapack/files/lapack-3.9.0-build-tests.patch b/sci-libs/lapack/files/lapack-3.9.0-build-tests.patch
deleted file mode 100644
index 1dbcd6d9f677..000000000000
--- a/sci-libs/lapack/files/lapack-3.9.0-build-tests.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index d9dbf97..9635ba4 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -127,7 +127,7 @@ set(PKG_CONFIG_DIR ${CMAKE_INSTALL_LIBDIR}/pkgconfig)
-
- # --------------------------------------------------
- # Testing
--option(BUILD_TESTING "Build tests" ${_is_coverage_build})
-+option(BUILD_TESTING "Build tests")
- include(CTest)
- message(STATUS "Build tests: ${BUILD_TESTING}")
-
-@@ -443,4 +443,4 @@ install(FILES
- DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/lapack-${LAPACK_VERSION}
- COMPONENT Development
- )
--
-\ No newline at end of file
-+