kdash/.cargo/config.toml

3 lines
119 B
TOML
Raw Normal View History

2024-11-15 22:02:35 +00:00
[target.armv7-unknown-linux-musleabihf]
rustflags = ["-C", "target-cpu=cortex-a8", "-C", "target-feature=-crt-static"]