commit:     f771835171d2782b203e60f2973fd3e8be82f538
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Dec  8 08:29:05 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Dec  9 06:40:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7718351

sci-mathematics/arb: remove unused patch

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/23220
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 .../arb/files/arb-2.18.0-build_type.patch           | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/sci-mathematics/arb/files/arb-2.18.0-build_type.patch 
b/sci-mathematics/arb/files/arb-2.18.0-build_type.patch
deleted file mode 100644
index 1db7d5f2df42..000000000000
--- a/sci-mathematics/arb/files/arb-2.18.0-build_type.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index ec806fe..4101c09 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -19,11 +19,11 @@ endif ()
- set (BUILD_SHARED_LIBS yes CACHE BOOL "Build shared library or not")
- set (BUILD_TESTING no CACHE BOOL "Build tests or not")
- 
--if (NOT (CMAKE_BUILD_TYPE STREQUAL "Debug" OR
--        CMAKE_BUILD_TYPE STREQUAL "Release"))
--    message("${CMAKE_BUILD_TYPE}")
--    message(FATAL_ERROR "CMAKE_BUILD_TYPE must be one of: Debug, Release 
(current value: '${CMAKE_BUILD_TYPE}')")
--endif ()
-+# if (NOT (CMAKE_BUILD_TYPE STREQUAL "Debug" OR
-+#         CMAKE_BUILD_TYPE STREQUAL "Release"))
-+#     message("${CMAKE_BUILD_TYPE}")
-+#     message(FATAL_ERROR "CMAKE_BUILD_TYPE must be one of: Debug, Release 
(current value: '${CMAKE_BUILD_TYPE}')")
-+# endif ()
- 
- if ("${CMAKE_SIZEOF_VOID_P}" STREQUAL "8")
-     set (PLATFORM "x64")

Reply via email to