mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-03 03:05:18 +02:00
Use the new NDK toolchain (gcc 4.8)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
APP_STL := gnustl_static
|
||||
APP_ABI := armeabi-v7a armeabi
|
||||
#APP_ABI := armeabi-v7a
|
||||
APP_GNUSTL_CPP_FEATURES :=
|
||||
APP_GNUSTL_CPP_FEATURES :=
|
||||
NDK_TOOLCHAIN_VERSION := 4.8
|
||||
|
||||
Reference in New Issue
Block a user