redox/.cargo/config

4 lines
77 B
Plaintext

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