gila/.cargo/config.toml
2025-02-10 14:14:17 -05:00

3 lines
79 B
TOML

[build]
rustflags = "-C relocation-model=static"
target = "x86_64-unknown-none"