From 93c311db7a3adecffbb06e0ba03764cfaf4956a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Su=C3=A1rez?= Date: Fri, 4 Nov 2016 00:04:05 -0500 Subject: [PATCH] Update cores-android-cross.conf --- recipes/android/cores-android-cross.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/android/cores-android-cross.conf b/recipes/android/cores-android-cross.conf index f788f9e2..7d1945bc 100644 --- a/recipes/android/cores-android-cross.conf +++ b/recipes/android/cores-android-cross.conf @@ -1,8 +1,8 @@ ANDROID_HOME /opt/android-sdk-linux -NDK_ROOT /home/buildbot/tools/android/android-ndk-r10e -NDK_ROOT_DIR /home/buildbot/tools/android/android-ndk-r10e -ANDROID_NDK /home/buildbot/tools/android/android-ndk-r10e -PATH /home/buildbot/tools/android/android-ndk-r10e:/home/buildbot/tools/android/android-sdk/tools +NDK_ROOT /home/buildbot/tools/android/android-ndk-r13b/ +NDK_ROOT_DIR /home/buildbot/tools/android/android-ndk-r13b/ +ANDROID_NDK /home/buildbot/tools/android/android-ndk-r13b/ +PATH /home/buildbot/tools/android/android-ndk-r13b:/home/buildbot/tools/android/android-sdk/tools PLATFORM android platform android MAKE make