[Android] build: disable medialibrary build in VLC contribs

Victorien Le Couviour--Tuffet git at videolan.org
Tue Oct 23 17:26:40 CEST 2018


vlc-android | branch: 4.0 | Victorien Le Couviour--Tuffet <victorien.lecouviour.tuffet at gmail.com> | Tue Sep 18 15:32:01 2018 +0200| [4abf3ac1a1bf2d1e7c64510043f8de6cdeb66762] | committer: Thomas Guillem

build: disable medialibrary build in VLC contribs

> https://code.videolan.org/videolan/vlc-android/commit/4abf3ac1a1bf2d1e7c64510043f8de6cdeb66762
---

 compile-libvlc.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index d521e15e5..5aa455b0b 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -111,6 +111,7 @@ VLC_BOOTSTRAP_ARGS="\
     --disable-srt \
     --enable-vpx \
     --disable-x265 \
+    --disable-medialibrary \
 "
 
 ###########################



More information about the Android mailing list