We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
target-cpu=native
1 parent 917facf commit 9721f87Copy full SHA for 9721f87
1 file changed
.cargo/config.toml
@@ -0,0 +1,2 @@
1
+[build]
2
+rustflags = ["-C", "target-cpu=native"]
0 commit comments