libretro-super/recipes/android/cores-android-jni.conf
Aaron Kling f37c4467a8 Build android jni targets with ndk r16b
armeabi is deprecated in r16b, but is still built by default. Thus,
I see no reason not to update to it over r15c.
2018-04-16 12:17:07 -05:00

13 lines
387 B
Plaintext

ANDROID_HOME /home/buildbot/tools/android/android-sdk-linux
NDK_ROOT /home/buildbot/tools/android/android-ndk-r16b/
ANDROID_NDK /home/buildbot/tools/android/android-ndk-r16b/
PATH /home/buildbot/tools/android/android-ndk-r16b:/home/buildbot/tools/android/android-sdk-linux/tools
PLATFORM android
platform android
MAKE make
NDK ndk-build
RA NO
LIBSUFFIX _android
CORE_JOB YES
CMAKE cmake