Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
compiler
/
rustc_codegen_cranelift
/
y.sh
blob: a70d457341b9313c10ef48c11ba9397abb0a2473 [
file
] [
log
] [
blame
] [
edit
]
#!/bin/sh
set
-
e
echo
"[BUILD] build system"
1
>&
2
exec cargo run
--
manifest
-
path build_system
/
Cargo
.
toml
--
"$@"