commit: e1d7582fdf7ebf6a1507f473a23f2b6ac34ae541 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Fri Oct 7 20:25:05 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Oct 15 19:33:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d7582f
sci-libs/rocSPARSE: remove unused patch Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/27682 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../files/rocSPARSE-5.1.3-add-stdexcept-header.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/sci-libs/rocSPARSE/files/rocSPARSE-5.1.3-add-stdexcept-header.patch b/sci-libs/rocSPARSE/files/rocSPARSE-5.1.3-add-stdexcept-header.patch deleted file mode 100644 index c61c723ef4ad..000000000000 --- a/sci-libs/rocSPARSE/files/rocSPARSE-5.1.3-add-stdexcept-header.patch +++ /dev/null @@ -1,12 +0,0 @@ -This fixes compilation issue with gcc-12 -=================================================================== ---- rocSPARSE-rocm-5.1.3.orig/clients/common/utility.cpp -+++ rocSPARSE-rocm-5.1.3/clients/common/utility.cpp -@@ -29,6 +29,7 @@ - - #include <chrono> - #include <cstdlib> -+#include <stdexcept> - - #ifdef WIN32 - #define strcasecmp(A, B) _stricmp(A, B)
