[Android] disable mpg123 for now (not building)

Thomas Guillem git at videolan.org
Mon Dec 1 09:42:40 CET 2014


vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Fri Nov 28 18:47:24 2014 +0100| [1253a00f66b0c186817c0713b7bc5217759f3746] | committer: Thomas Guillem

disable mpg123 for now (not building)

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

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

diff --git a/compile.sh b/compile.sh
index 51fd76c..c6160b8 100755
--- a/compile.sh
+++ b/compile.sh
@@ -313,7 +313,8 @@ cd contrib/contrib-android-${TARGET_TUPLE}
     --disable-harfbuzz \
     --enable-iconv \
     --disable-aribb24 \
-    --disable-aribb25
+    --disable-aribb25 \
+    --disable-mpg123
 
 # TODO: mpeg2, theora
 



More information about the Android mailing list