taskr/.cargo/config.toml
2024-03-19 12:07:37 -05:00

6 lines
196 B
TOML

[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"]