mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00

The `RUSTFLAGS` environment variable is used to add the "crt-static" target feature and test printing the target compiler configuration contains the `target_feature="crt-static"` line.