librespot/.cargo/config.toml
yubiuser 78a8c61f85
Don't use 'cross' for cross-compilation
Signed-off-by: yubiuser <github@yubiuser.dev>
2024-08-29 15:46:03 +02:00

3 lines
No EOL
74 B
TOML

[target.armv7-unknown-linux-gnueabihf]
linker = "arm-linux-gnueabihf-gcc"