mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2024-11-15 22:54:00 +00:00
fix android build
This commit is contained in:
parent
5f351bf2b3
commit
daf2c1f496
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
export NDK_CCACHE="$(which ccache)"
|
||||
ccache -s
|
||||
|
||||
git submodule update --init --recursive
|
||||
|
||||
BUILD_FLAVOR="mainline"
|
||||
|
||||
BUILD_TYPE="release"
|
||||
|
|
Loading…
Reference in a new issue