We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1397c5d commit 9053440Copy full SHA for 9053440
1 file changed
.cargo/config.toml
@@ -0,0 +1,3 @@
1
+[target.aarch64-unknown-linux-gnu]
2
+linker = "clang"
3
+rustflags = ["-C", "link-arg=-fuse-ld=mold"]
0 commit comments