[Android] do not compile srt protocol, for now
Jean-Baptiste Kempf
git at videolan.org
Mon Nov 27 23:57:26 CET 2017
vlc-android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Nov 27 23:57:05 2017 +0100| [e50101a619d2da04e91babb4c009a758b7627d18] | committer: Jean-Baptiste Kempf
do not compile srt protocol, for now
> https://code.videolan.org/videolan/vlc-android/commit/e50101a619d2da04e91babb4c009a758b7627d18
---
compile-libvlc.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index abf2b87c5..09c8904a2 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -110,6 +110,7 @@ VLC_BOOTSTRAP_ARGS="\
--enable-jpeg \
--enable-libplacebo \
--enable-ad-clauses \
+ --disable-srt \
"
###########################
More information about the Android
mailing list