We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e878ec5 + 0a716b9 commit 158f364Copy full SHA for 158f364
.config/cargo.toml
@@ -0,0 +1,4 @@
1
+# On x86_64, we target the x86-64-v2 psABI, as it is a good compromise between
2
+# modern CPU instructions and compatibility.
3
+[target.x86_64-unknown-linux-gnu]
4
+rustflags = ["-C", "target-cpu=x86-64-v2"]
0 commit comments