mirror of
https://github.com/libretro/libretro-super
synced 2025-01-08 12:37:23 +00:00
61b11b9431
This checks for the STRIPPATH varible in the android path. Only setting that variable for the android cmake targets. JNI outputs already stripped shared objects.
18 lines
531 B
Plaintext
18 lines
531 B
Plaintext
ANDROID_HOME /home/buildbot/tools/android/android-sdk-linux
|
|
NDK_ROOT /home/buildbot/tools/android/android-ndk-r15c/
|
|
ANDROID_NDK /home/buildbot/tools/android/android-ndk-r15c/
|
|
PATH /home/buildbot/tools/android/android-ndk-r15c:/home/buildbot/tools/android/android-sdk-linux/tools
|
|
PLATFORM android
|
|
platform android
|
|
MAKE make
|
|
NDK ndk-build
|
|
NDK_TOOLCHAIN_VERSION 4.9
|
|
RA NO
|
|
LIBSUFFIX _android
|
|
DIST x86
|
|
CORE_JOB YES
|
|
ABI_OVERRIDE x86
|
|
API_LEVEL 9
|
|
CMAKE cmake
|
|
STRIPPATH toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-strip
|