spoticord/.cargo/config.toml

3 lines
81 B
TOML
Raw Permalink Normal View History

2023-09-23 23:50:28 +02:00
[target.aarch64-unknown-linux-gnu]
2024-08-12 16:14:24 +02:00
rustflags = "-C linker=aarch64-linux-gnu-gcc"