Fix script
This commit is contained in:
parent
eec6e64823
commit
dc023ddb6e
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
# TODO: add `rustup@1.25.2` to `srclibs``
|
||||
# TODO: verify is `gcc-multilib` or `libc-dev` is needed
|
||||
$$rustup$$/rustup-init.sh -y
|
||||
source $HOME/.cargo/env
|
||||
cd thirdparty/isar/
|
||||
bash tool/build_android.sh x86
|
||||
bash tool/build_android.sh x64
|
||||
|
|
Loading…
Add table
Reference in a new issue