This website works better with JavaScript.
git.jstrong.dev
Home
Explore
Help
Sign In
jstrong
/
tantivy-cli
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Added cpu native flag
develop
Paul Masurel
6 years ago
parent
a81b270442
commit
46b80290d1
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.cargo/config
+ 2
- 0
.cargo/config
View File
@@ -0,0 +1,2 @@
[build]
rustflags = "-C target-cpu=native"
Write
Preview
Loading…
Cancel
Save