rust/build.sh
2018-06-17 18:05:11 +02:00

3 lines
127 B
Bash
Executable file

cargo build || exit 1
rustc -Zcodegen-backend=$(pwd)/target/debug/librustc_codegen_cretonne.dylib example.rs --crate-type lib