You've already forked PlayIntegrityFork
mirror of
https://github.com/osm0sis/PlayIntegrityFork.git
synced 2025-09-06 06:37:06 +00:00
4 lines
142 B
Makefile
4 lines
142 B
Makefile
APP_STL := none
|
|
APP_CFLAGS := -Oz -fno-exceptions -fno-rtti -fvisibility=hidden -fvisibility-inlines-hidden
|
|
APP_CPPFLAGS := -std=c++20
|