File: remove-simd-accel.patch

package info (click to toggle)
rust-grep-searcher 0.1.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 356 kB
  • sloc: makefile: 6
file content (10 lines) | stat: -rw-r--r-- 264 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Index: grep-searcher/Cargo.toml
===================================================================
--- grep-searcher.orig/Cargo.toml
+++ grep-searcher/Cargo.toml
@@ -75,4 +75,4 @@ version = "1.9.5"
 
 [features]
 avx-accel = []
-simd-accel = []
+#simd-accel = []