PlayIntegrityFix/app/src/main/cpp/Application.mk

3 lines
141 B
Makefile
Raw Normal View History

2023-11-24 03:14:58 +08:00
APP_STL := none
2023-11-24 18:52:57 +08:00
APP_CFLAGS := -Oz -fvisibility=hidden -fvisibility-inlines-hidden
APP_CPPFLAGS := -std=c++20 -fno-exceptions -fno-rtti