Sign in
rust
/
rust
/
7824ede68eef464473b01249568df27ed9e4fc27
/
.
/
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
--
"$@"