[Android] build: disable aribb25

Thomas Guillem git at videolan.org
Thu Oct 30 15:33:36 CET 2014


vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu Oct 30 15:33:17 2014 +0100| [b13ca4573d9f1a7ad5818334261cc6a0e1be7108] | committer: Thomas Guillem

build: disable aribb25

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=b13ca4573d9f1a7ad5818334261cc6a0e1be7108
---

 compile.sh |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/compile.sh b/compile.sh
index 449dbef..d93db99 100755
--- a/compile.sh
+++ b/compile.sh
@@ -310,7 +310,8 @@ cd contrib/contrib-android-${TARGET_TUPLE}
     --disable-faad2 \
     --disable-harfbuzz \
     --enable-iconv \
-    --disable-aribb24
+    --disable-aribb24 \
+    --disable-aribb25
 
 # TODO: mpeg2, theora
 



More information about the Android mailing list