[vlc-devel] [PATCH v2 0/9] fix android-L build for x86_64 and aarch64
Thomas Guillem
tom at gllm.fr
Thu Oct 9 18:45:18 CEST 2014
Second try with new comments, new version of pthread and nanf patches, and
support for aarch64.
Thomas Guillem (9):
contrib: don't hardcode android api
contrib/bootstrap: add x86_64 for android
contrib/bootstrap: add arm64 for android
contrib: fix cross-compile for x86_64
contrib: fix cross-compile for aarch64
contrib: speexdsp: disable neon on aarch64
android: fix nanf detection
android: hack sys/shm.h detection for android-L
android: fix monotonic cond_timedwait on newer versions
configure.ac | 8 +++++++-
contrib/bootstrap | 11 +++++++++++
contrib/src/ffmpeg/rules.mak | 14 ++++++++++++++
contrib/src/gcrypt/rules.mak | 2 +-
contrib/src/live555/rules.mak | 2 +-
contrib/src/main.mak | 4 ++--
contrib/src/postproc/rules.mak | 10 ++++++++++
contrib/src/speexdsp/rules.mak | 6 ++++++
include/vlc_fixups.h | 9 ++++++++-
src/android/thread.c | 21 ++++++++++++++++++++-
10 files changed, 80 insertions(+), 7 deletions(-)
--
2.1.0
More information about the vlc-devel
mailing list