Drop back down to GCC 4.6 for Android until the ARMv6 crash can be figured out.

See issue #4798 .
This commit is contained in:
Henrik Rydgård 2013-12-11 17:32:57 +01:00
parent 8ecc161c7f
commit d53285a94d

View file

@ -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.6