From 3639673e1de33461fcf05c61a8b5aeab648c0049 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 19 Apr 2021 09:17:30 +0100 Subject: sci-libs/superlu: tidy patches Signed-off-by: Sam James --- sci-libs/superlu/files/superlu-4.3-format-security.patch | 5 ----- sci-libs/superlu/files/superlu-5.2.2-no-internal-blas.patch | 2 -- 2 files changed, 7 deletions(-) (limited to 'sci-libs/superlu') diff --git a/sci-libs/superlu/files/superlu-4.3-format-security.patch b/sci-libs/superlu/files/superlu-4.3-format-security.patch index 809408a166ab..a2fee7e7c20c 100644 --- a/sci-libs/superlu/files/superlu-4.3-format-security.patch +++ b/sci-libs/superlu/files/superlu-4.3-format-security.patch @@ -1,8 +1,3 @@ - SRC/util.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/SRC/util.c b/SRC/util.c -index 858fbbc..c038ccf 100644 --- a/SRC/util.c +++ b/SRC/util.c @@ -29,7 +29,7 @@ diff --git a/sci-libs/superlu/files/superlu-5.2.2-no-internal-blas.patch b/sci-libs/superlu/files/superlu-5.2.2-no-internal-blas.patch index e48a7c86fa31..cbfc013141b5 100644 --- a/sci-libs/superlu/files/superlu-5.2.2-no-internal-blas.patch +++ b/sci-libs/superlu/files/superlu-5.2.2-no-internal-blas.patch @@ -1,5 +1,3 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 08027ce..8884585 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -121,13 +121,7 @@ if(BLAS_FOUND) -- cgit v1.2.3-65-gdbad