3 lines
92 B
TOML
3 lines
92 B
TOML
[target.x86_64-unknown-linux-gnu]
|
|
linker = "clang"
|
|
rustflags = ["-Clink-arg=-fuse-ld=mold"]
|