[Android] [PATCH 06/11] Disable medialibrary build in VLC contribs

Victorien Le Couviour--Tuffet victorien.lecouviour.tuffet at gmail.com
Mon Oct 8 12:06:48 CEST 2018


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

diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index 787adf01c..386718bd9 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -111,6 +111,7 @@ VLC_BOOTSTRAP_ARGS="\
     --disable-srt \
     --enable-vpx \
     --disable-x265 \
+    --disable-medialibrary \
 "
 
 ###########################
-- 
2.19.1



More information about the Android mailing list