cuddle-please/.config/cargo.toml

4 lines
107 B
TOML
Raw Normal View History

[target.x86_64-unknown-linux-gnu]
linker = "clang"
rustflags = ["-C", "link-arg=-fuse-ld=/usr/bin/mold"]