the-honkers-railway-launcher/.cargo/config.toml
2024-08-16 08:30:47 -05:00

3 lines
157 B
TOML

#See https://github.com/rust-lang/rust/pull/58575#issuecomment-496026747
[target.x86_64-unknown-linux-musl]
rustflags = ["-C", "target-feature=-crt-static"]