From f5985c76b758ec1d8dfdb4d613f2e3f6df62019d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Wed, 19 Mar 2014 13:51:35 +0100 Subject: Compiles with r9d. Tested in emulators with APIs 14, 15, 16 and 18. --- jni/Application.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jni/Application.mk b/jni/Application.mk index 5670b6e3..0795b5b8 100644 --- a/jni/Application.mk +++ b/jni/Application.mk @@ -1,6 +1,6 @@ APP_ABI := all -NDK_TOOLCHAIN_VERSION=4.4.3 -#APP_PLATFORM := android-14 +NDK_TOOLCHAIN_VERSION=4.8 +APP_PLATFORM := android-14 APP_STL:=stlport_static #APP_OPTIM := release -- cgit v1.2.3