Misc build system and CI changes

This commit is contained in:
snake-4
2024-05-03 18:10:02 +02:00
parent 3a72258df4
commit 8c7f376f16
3 changed files with 24 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
APP_ABI := armeabi-v7a arm64-v8a x86 x86_64
APP_CPPFLAGS := -std=c++20 -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden
APP_STL := none
APP_PLATFORM := android-31
APP_PLATFORM := android-34