Update cores-android-cross.conf
This commit is contained in:
parent
9ccc446e15
commit
93c311db7a
|
@ -1,8 +1,8 @@
|
||||||
ANDROID_HOME /opt/android-sdk-linux
|
ANDROID_HOME /opt/android-sdk-linux
|
||||||
NDK_ROOT /home/buildbot/tools/android/android-ndk-r10e
|
NDK_ROOT /home/buildbot/tools/android/android-ndk-r13b/
|
||||||
NDK_ROOT_DIR /home/buildbot/tools/android/android-ndk-r10e
|
NDK_ROOT_DIR /home/buildbot/tools/android/android-ndk-r13b/
|
||||||
ANDROID_NDK /home/buildbot/tools/android/android-ndk-r10e
|
ANDROID_NDK /home/buildbot/tools/android/android-ndk-r13b/
|
||||||
PATH /home/buildbot/tools/android/android-ndk-r10e:/home/buildbot/tools/android/android-sdk/tools
|
PATH /home/buildbot/tools/android/android-ndk-r13b:/home/buildbot/tools/android/android-sdk/tools
|
||||||
PLATFORM android
|
PLATFORM android
|
||||||
platform android
|
platform android
|
||||||
MAKE make
|
MAKE make
|
||||||
|
|
Loading…
Reference in New Issue