From 47152f7a0c579a482daea16aa771db5a9edb8392 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 25 Jul 2012 15:05:12 +0200 Subject: restore compatibility with Android 4.0 --- jni/Application.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'jni/Application.mk') diff --git a/jni/Application.mk b/jni/Application.mk index e33410ed..38ce95f3 100644 --- a/jni/Application.mk +++ b/jni/Application.mk @@ -1,4 +1,5 @@ APP_ABI := all +NDK_TOOLCHAIN_VERSION=4.4.3 #APP_PLATFORM := android-14 #APP_OPTIM := release -- cgit v1.2.3