Skip to content

Commit

Permalink
Revert build change
Browse files Browse the repository at this point in the history
  • Loading branch information
solidpixel committed Aug 16, 2024
1 parent ece7dfb commit 18b6c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pushd ${BUILD_DIR_64}
cmake \
-DCMAKE_SYSTEM_NAME=Android \
-DANDROID_PLATFORM=29 \
-DANDROID_ABI=armeabi-v7a \
-DANDROID_ABI=arm64-v8a \
-DANDROID_TOOLCHAIN=clang \
-DANDROID_STL=c++_static \
-DCMAKE_BUILD_TYPE=${BUILD_TYPE} \
Expand Down

0 comments on commit 18b6c74

Please sign in to comment.