the-honkers-railway-launcher/.cargo/config.toml

4 lines
157 B
TOML
Raw Normal View History

2024-08-16 13:30:47 +00:00
#See https://github.com/rust-lang/rust/pull/58575#issuecomment-496026747
[target.x86_64-unknown-linux-musl]
rustflags = ["-C", "target-feature=-crt-static"]