Skip to content

Commit 9053440

Browse files
committed
try mold
1 parent 1397c5d commit 9053440

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.cargo/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[target.aarch64-unknown-linux-gnu]
2+
linker = "clang"
3+
rustflags = ["-C", "link-arg=-fuse-ld=mold"]

0 commit comments

Comments
 (0)