Skip to content

Commit 9721f87

Browse files
committed
Use target-cpu=native by default
1 parent 917facf commit 9721f87

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.cargo/config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[build]
2+
rustflags = ["-C", "target-cpu=native"]

0 commit comments

Comments
 (0)