summaryrefslogtreecommitdiff
path: root/jni
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2014-03-19 13:51:35 +0100
committerParménides GV <parmegv@sdf.org>2014-03-19 13:51:35 +0100
commitf5985c76b758ec1d8dfdb4d613f2e3f6df62019d (patch)
tree2f36bc99cc31e7f1e03914808553353b0ee311dd /jni
parent61732f14fd44f51392c673bfb2b08a6b226a9945 (diff)
Compiles with r9d.
Tested in emulators with APIs 14, 15, 16 and 18.
Diffstat (limited to 'jni')
-rw-r--r--jni/Application.mk4
1 files 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