build: use lld

This commit is contained in:
Nugine
2025-03-02 03:48:53 +08:00
parent 6dbf7d8d65
commit be910f65be
+2
View File
@@ -0,0 +1,2 @@
[target.x86_64-unknown-linux-gnu]
rustflags = ["-Clink-arg=-fuse-ld=lld"]