redox/rustc.sh
2016-09-09 17:13:16 -06:00

3 lines
59 B
Bash
Executable file

#!/bin/bash
RUST_BACKTRACE=1 rustc -L build --cfg redox $*