mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-01-20 03:15:00 +08:00
3 lines
141 B
Makefile
3 lines
141 B
Makefile
APP_STL := none
|
|
APP_CFLAGS := -Oz -fvisibility=hidden -fvisibility-inlines-hidden
|
|
APP_CPPFLAGS := -std=c++20 -fno-exceptions -fno-rtti
|