[Android] Recompiled extlibs/ properly
External libraries are compiled with the latest NDK version (r9) with android-9 as API level using the recommended flags (see docs/). External libraries are now compiled without the so version suffix because the NDK strips it at install time. Static libraries of libsndfile and OpenAL-Soft have been removed because of their non-permissive license. It now uses their shared libraries. NOTE: The audio module is disabled on MIPS arches because I was unable to compile OpenAL-Soft. Once the compilation issue fixed, I'll re-enable it.
This commit is contained in:
parent
ea3a29f150
commit
293b85af53
48 changed files with 32 additions and 22 deletions
Binary file not shown.
BIN
extlibs/android/extlibs/lib/armeabi-v7a/libFLAC.so
Executable file
BIN
extlibs/android/extlibs/lib/armeabi-v7a/libFLAC.so
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
extlibs/android/extlibs/lib/armeabi-v7a/libogg.so
Executable file
BIN
extlibs/android/extlibs/lib/armeabi-v7a/libogg.so
Executable file
Binary file not shown.
Binary file not shown.
BIN
extlibs/android/extlibs/lib/armeabi-v7a/libopenal.so
Executable file
BIN
extlibs/android/extlibs/lib/armeabi-v7a/libopenal.so
Executable file
Binary file not shown.
Binary file not shown.
BIN
extlibs/android/extlibs/lib/armeabi-v7a/libsndfile.so
Executable file
BIN
extlibs/android/extlibs/lib/armeabi-v7a/libsndfile.so
Executable file
Binary file not shown.
Binary file not shown.
BIN
extlibs/android/extlibs/lib/armeabi-v7a/libvorbis.so
Executable file
BIN
extlibs/android/extlibs/lib/armeabi-v7a/libvorbis.so
Executable file
Binary file not shown.
BIN
extlibs/android/extlibs/lib/armeabi-v7a/libvorbisenc.a → extlibs/android/extlibs/lib/armeabi-v7a/libvorbisenc.so
Normal file → Executable file
BIN
extlibs/android/extlibs/lib/armeabi-v7a/libvorbisenc.a → extlibs/android/extlibs/lib/armeabi-v7a/libvorbisenc.so
Normal file → Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue