mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Android: Switch GCC toolchain to 4.8 again. This time we'll work out any issues
instead of reverting.
This commit is contained in:
parent
b3fdfc01c8
commit
4669d86915
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ APP_STL := gnustl_static
|
|||
APP_ABI := armeabi-v7a armeabi x86
|
||||
#APP_ABI := armeabi-v7a
|
||||
APP_GNUSTL_CPP_FEATURES :=
|
||||
#NDK_TOOLCHAIN_VERSION := 4.8
|
||||
NDK_TOOLCHAIN_VERSION := 4.8
|
||||
|
|
Loading…
Add table
Reference in a new issue