gb/.cargo/config.toml

7 lines
146 B
TOML
Raw Normal View History

[build]
rustc-wrapper = "~/.cargo/bin/sccache"
[target.x86_64-unknown-linux-gnu]
linker = "clang"
# rustflags = ["-C", "link-arg=-fuse-ld=mold"]