From 92a8627b824e294a5a77888a2e96be939a442be0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Su=C3=A1rez?= Date: Fri, 4 Nov 2016 00:02:39 -0500 Subject: [PATCH] Update cores-android-jni.conf --- recipes/android/cores-android-jni.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/android/cores-android-jni.conf b/recipes/android/cores-android-jni.conf index 9fc82289..889982f2 100644 --- a/recipes/android/cores-android-jni.conf +++ b/recipes/android/cores-android-jni.conf @@ -1,7 +1,7 @@ ANDROID_HOME /home/buildbot/tools/android/android-sdk-linux NDK_ROOT /home/buildbot/tools/android/android-ndk-r13b/ -ANDROID_NDK /home/buildbot/tools/android/android-ndk-r13b -PATH /home/buildbot/tools/android/android-ndk-r10e:/home/buildbot/tools/android/android-sdk-linux/tools +ANDROID_NDK /home/buildbot/tools/android/android-ndk-r13b/ +PATH /home/buildbot/tools/android/android-ndk-r13b:/home/buildbot/tools/android/android-sdk-linux/tools PLATFORM android platform android MAKE make