taskr/.cargo/config.toml

6 lines
196 B
TOML
Raw Normal View History

2024-03-19 12:07:37 -05:00
[target.x86_64-unknown-linux-gnu]
linker = "clang"
# TODO: cannot use mold due to libssl
# rustflags = ["-C", "link-arg=-fuse-ld=/nix/store/qcwcg3q98cm6pvyfnpn4apfh5w3xvy1d-mold-2.4.1/bin/mold"]