aboutsummaryrefslogtreecommitdiff
path: root/ports/simdjson/no_benchmark.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ports/simdjson/no_benchmark.patch')
-rw-r--r--ports/simdjson/no_benchmark.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/ports/simdjson/no_benchmark.patch b/ports/simdjson/no_benchmark.patch
deleted file mode 100644
index 7ec15869e..000000000
--- a/ports/simdjson/no_benchmark.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 42640bc..7a621a8 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -42,7 +42,6 @@ add_subdirectory(singleheader)
- add_subdirectory(dependencies)
- add_subdirectory(tests)
- add_subdirectory(examples)
--add_subdirectory(benchmark)
- add_subdirectory(fuzz)
-
- #