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