mirror of
https://github.com/libretro/libretro-super
synced 2025-04-05 13:20:13 +00:00
Mesen properly builds for android using gcc on the newer ndk
This commit is contained in:
parent
5ddd4946d2
commit
3bcc1dbb5b
@ -42,6 +42,7 @@ mednafen_supergrafx libretro-beetle_supergrafx https://github.com/libretro/beetl
|
||||
mednafen_vb libretro-beetle_vb https://github.com/libretro/beetle-vb-libretro.git master YES GENERIC_JNI Makefile jni
|
||||
mednafen_wswan libretro-beetle_wswan https://github.com/libretro/beetle-wswan-libretro.git master YES GENERIC_JNI Makefile jni
|
||||
melonds libretro-melonds https://github.com/libretro/melonDS.git master YES GENERIC_JNI Makefile jni
|
||||
mesen libretro-mesen https://github.com/libretro/Mesen.git master YES GENERIC_JNI Makefile Libretro/jni
|
||||
meteor libretro-meteor https://github.com/libretro/meteor-libretro.git master YES GENERIC_JNI Makefile libretro/jni
|
||||
mrboom libretro-mrboom https://github.com/libretro/mrboom-libretro.git master YES GENERIC_JNI Makefile jni
|
||||
mupen64plus libretro-mupen64plus https://github.com/libretro/mupen64plus-libretro.git master YES GENERIC_JNI Makefile libretro/jni
|
||||
|
@ -1 +0,0 @@
|
||||
mesen libretro-mesen https://github.com/libretro/Mesen.git master YES GENERIC_JNI Makefile Libretro/jni NDK_DEBUG=1
|
@ -1,13 +0,0 @@
|
||||
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-r13b:/home/buildbot/tools/android/android-sdk-linux/tools
|
||||
PLATFORM android
|
||||
platform android
|
||||
MAKE make
|
||||
NDK ndk-build
|
||||
NDK_TOOLCHAIN_VERSION clang
|
||||
RA NO
|
||||
LIBSUFFIX _android
|
||||
CORE_JOB YES
|
||||
CMAKE cmake
|
Loading…
x
Reference in New Issue
Block a user