rust/compiler/rustc_codegen_cranelift/y.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
124 B
Bash
Raw Normal View History

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