elnafo/.cargo/config.toml

3 lines
79 B
TOML
Raw Normal View History

[target.x86_64-unknown-linux-gnu]
2024-03-11 15:20:05 +05:00
rustflags = ["-C", "link-arg=-fuse-ld=mold"]