mirror of
https://github.com/uutils/coreutils
synced 2024-12-13 14:52:41 +00:00
5994759560
This prevents unnecessary rebuilds when mixing runs of `cargo clippy` and other cargo commands (e.g., `cargo c && cargo clippy && cargo c` no longer rebuilds).
2 lines
66 B
TOML
2 lines
66 B
TOML
[target.x86_64-unknown-redox]
|
|
linker = "x86_64-unknown-redox-gcc"
|