about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/y.sh
blob: b9152d2cc6de09c78a9b0ff3886a4c14e2a6a05b (plain)
1
2
3
4
5
#!/usr/bin/env bash

set -e
echo "[BUILD] build system" 1>&2
exec cargo run --manifest-path build_system/Cargo.toml -- "$@"