mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Switch back to gcc 4.6 temporarily (android)
This commit is contained in:
parent
bc00a7e302
commit
b49f6173c1
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
APP_STL := gnustl_static
|
||||
APP_ABI := armeabi-v7a armeabi
|
||||
#APP_ABI := armeabi-v7a
|
||||
#APP_ABI := armeabi-v7a armeabi
|
||||
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