Sign in
fuchsia
/
third_party
/
rust
/
a1d34bc33cfc8ee519d24155f15dc47ad0a83d99
/
.
/
compiler
/
rustc_codegen_cranelift
/
y.sh
blob: a70d457341b9313c10ef48c11ba9397abb0a2473 [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
e
echo
"[BUILD] build system"
1
>&
2
exec cargo run
--
manifest
-
path build_system
/
Cargo
.
toml
--
"$@"