redox/.cargo/config
2017-08-07 15:35:37 -07:00

4 lines
81 B
Plaintext

[target.x86_64-unknown-redox]
linker = "x86_64-unknown-redox-gcc"
rustflags = []