Forcing use of GCC 4.8 to prevent compiling issues

This commit is contained in:
fysx
2015-07-15 11:10:46 +02:00
parent 198c2d28de
commit c91dbb6957
+1
View File
@@ -6,5 +6,6 @@ APP_ABI := armeabi armeabi-v7a
APP_CPPFLAGS := -frtti
APP_LDFLAGS := -llog -landroid -lz
APP_PLATFORM := 10
NDK_TOOLCHAIN_VERSION := 4.8
# APP_OPTIM := debug