mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-05 01:10:52 +00:00
fix android build
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
export NDK_CCACHE="$(which ccache)"
|
||||
ccache -s
|
||||
|
||||
git submodule update --init --recursive
|
||||
|
||||
BUILD_FLAVOR="mainline"
|
||||
|
||||
BUILD_TYPE="release"
|
||||
|
||||
Reference in New Issue
Block a user