1
0
Fork 0
forked from suyu/suyu

fix android build

This commit is contained in:
Crimson-Hawk 2024-05-29 17:43:46 +08:00
parent 5f351bf2b3
commit daf2c1f496
Signed by: Crimson-Hawk
GPG key ID: 0804DD39BB9BF5AC

View file

@ -7,6 +7,8 @@
export NDK_CCACHE="$(which ccache)"
ccache -s
git submodule update --init --recursive
BUILD_FLAVOR="mainline"
BUILD_TYPE="release"