garage/.cargo/config.toml

4 lines
96 B
TOML

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