mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-12-04 12:05:23 +00:00
d53285a94d
See issue #4798 .
7 lines
169 B
Makefile
7 lines
169 B
Makefile
APP_STL := gnustl_static
|
|
#APP_ABI := armeabi-v7a x86
|
|
APP_ABI := armeabi-v7a armeabi x86
|
|
#APP_ABI := armeabi-v7a
|
|
APP_GNUSTL_CPP_FEATURES :=
|
|
NDK_TOOLCHAIN_VERSION := 4.6
|