mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2024-11-22 20:19:48 +00:00
fix android build
This commit is contained in:
parent
5f351bf2b3
commit
daf2c1f496
@ -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 New Issue
Block a user