]> git.r.bdr.sh - rbdr/blog/blob - .cargo/config.toml
Attempt to build with sourcehut
[rbdr/blog] / .cargo / config.toml
1 [target.x86_64-unknown-linux-gnu]
2 linker = "clang"
3 rustflags = ["-C", "link-arg=-fuse-ld=lld"]