bazzar/.cargo/config.toml

6 lines
108 B
TOML
Raw Normal View History

2022-04-22 22:15:00 +02:00
#[target.x86_64-unknown-linux-gnu]
#linker = "clang"
#rustflags = [
# "-C", "link-arg=-fuse-ld=mold",
#]