[Android] Disable libaribb24

Felix Abecassis git at videolan.org
Tue Sep 2 17:46:10 CEST 2014


vlc-ports/android | branch: master | Felix Abecassis <felix.abecassis at gmail.com> | Tue Sep  2 17:44:51 2014 +0200| [e92996fb33b36752f765d94c734ebf6e15b03768] | committer: Felix Abecassis

Disable libaribb24

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

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

diff --git a/compile.sh b/compile.sh
index 790ddb2..013e793 100755
--- a/compile.sh
+++ b/compile.sh
@@ -228,7 +228,8 @@ cd contrib/contrib-android-${TARGET_TUPLE}
     --disable-samplerate \
     --disable-faad2 \
     --disable-harfbuzz \
-    --enable-iconv
+    --enable-iconv \
+    --disable-aribb24
 
 # TODO: mpeg2, theora
 



More information about the Android mailing list