commit:     8d9beff2aabf1b7811e8b3fe20d6d60bdf7160fe
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Jul  8 08:49:37 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jul  8 18:05:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d9beff2

dev-libs/simdjson: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/31797
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-libs/simdjson/files/simdjson-1.0.0-tests.patch | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/dev-libs/simdjson/files/simdjson-1.0.0-tests.patch 
b/dev-libs/simdjson/files/simdjson-1.0.0-tests.patch
deleted file mode 100644
index cccbd4494667..000000000000
--- a/dev-libs/simdjson/files/simdjson-1.0.0-tests.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 235222a8..8532183a 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -221,9 +221,10 @@ add_subdirectory(singleheader)
- #
- # Compile tools / tests / benchmarks
- #
--add_subdirectory(tests)
-+if (SIMDJSON_TESTS)
-+  add_subdirectory(tests)
-+endif()
- add_subdirectory(examples)
--add_subdirectory(benchmark)
- add_subdirectory(fuzz)
- 
- #

Reply via email to