mirror of
https://github.com/openharmony/third_party_rust_regex.git
synced 2026-07-01 21:33:59 -04:00
bench: slim down compile script
Some of the other regex implementations appear to be having trouble compiling. This disables those for now.
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@
|
||||
|
||||
exec cargo build \
|
||||
--release \
|
||||
--features 're-stdcpp re-boost re-re2 re-onig re-pcre1 re-pcre2 re-rust re-rust-bytes re-tcl re-dphobos-dmd re-dphobos-ldc' \
|
||||
--features 're-re2 re-onig re-pcre1 re-pcre2 re-rust re-rust-bytes re-tcl' \
|
||||
"$@"
|
||||
|
||||
Reference in New Issue
Block a user