redox/.cargo/config
2017-06-19 19:48:35 -06:00

4 lines
77 B
Plaintext

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