summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2014-03-29 01:37:31 +0100
committerParménides GV <parmegv@sdf.org>2014-03-29 01:37:31 +0100
commitb9fbeace1b3dc36f7d005f971ed6267634764160 (patch)
treee64875dbb7ecbf76b8f03e723a8cba483af88717
parent8a754e30011bf60ac9bff2cf987c3fa263b3d924 (diff)
parentf5985c76b758ec1d8dfdb4d613f2e3f6df62019d (diff)
Merge branch 'bug/openvpn-binaries-don't-compile-with-ndk-r9d-#5320' into develop
-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