gb/.cargo/config.toml

7 lines
133 B
TOML
Raw Normal View History

[build]
2026-01-25 21:56:23 -03:00
rustc-wrapper = "sccache"
[target.x86_64-unknown-linux-gnu]
linker = "clang"
# rustflags = ["-C", "link-arg=-fuse-ld=mold"]