[Android] do not compile srt protocol, for now

Jean-Baptiste Kempf git at videolan.org
Wed Dec 6 14:33:31 CET 2017


vlc-android | branch: 2.5.x | Jean-Baptiste Kempf <jb at videolan.org> | Mon Nov 27 23:57:05 2017 +0100| [53b9b9ec957cd26a447b314b12791d1663c54f18] | committer: Geoffrey Métais

do not compile srt protocol, for now

(cherry picked from commit e50101a619d2da04e91babb4c009a758b7627d18)

> https://code.videolan.org/videolan/vlc-android/commit/53b9b9ec957cd26a447b314b12791d1663c54f18
---

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

diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index 44897c4e5..26afb35d3 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -109,6 +109,7 @@ VLC_BOOTSTRAP_ARGS="\
     --disable-vnc \
     --enable-jpeg \
     --enable-ad-clauses \
+    --disable-srt \
 "
 
 ###########################



More information about the Android mailing list