[Android] Explicitely disable vnc
Jean-Baptiste Kempf
git at videolan.org
Thu Jul 28 15:17:00 CEST 2016
vlc-android | branch: 2.0.x | Jean-Baptiste Kempf <jb at videolan.org> | Sun Jul 24 12:11:49 2016 +0200| [e4c800aaa733d5e1266481235cc0eda9fb6576ea] | committer: Jean-Baptiste Kempf
Explicitely disable vnc
> https://code.videolan.org/videolan/vlc-android/commit/e4c800aaa733d5e1266481235cc0eda9fb6576ea
---
compile-libvlc.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index eb575e1..5803bb9 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -160,6 +160,7 @@ VLC_CONFIGURE_ARGS="\
--disable-faad \
--disable-x264 \
--disable-schroedinger \
+ --disable-vnc \
"
########################
More information about the Android
mailing list