Skip to content

Commit

Permalink
android lua54编译错误
Browse files Browse the repository at this point in the history
  • Loading branch information
chexiongsheng committed Oct 14, 2020
1 parent ebd2c5c commit d844358
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build/make_android_lua54.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ function build() {
cp ${BUILD_PATH}/libxlua.so plugin_lua54/Plugins/Android/libs/${ABI}/libxlua.so
}

build android-16 armeabi-v7a arm-linux-androideabi-4.9
build android-16 arm64-v8a arm-linux-androideabi-clang
build android-16 x86 x86-4.9
build android-18 armeabi-v7a arm-linux-androideabi-4.9
build android-18 arm64-v8a arm-linux-androideabi-clang
build android-18 x86 x86-4.9

0 comments on commit d844358

Please sign in to comment.