[Android] Disable nfs from contribs build for now
Geoffrey Métais
git at videolan.org
Tue Jan 19 17:28:17 CET 2016
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Jan 19 17:27:45 2016 +0100| [f0345009b535794424e9d8628f28dd90c9d4a4e1] | committer: Geoffrey Métais
Disable nfs from contribs build for now
> https://code.videolan.org/videolan/vlc-android/commit/f0345009b535794424e9d8628f28dd90c9d4a4e1
---
compile-libvlc.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index 7a28b51..29d9236 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -96,6 +96,8 @@ VLC_BOOTSTRAP_ARGS="\
--enable-libarchive \
--disable-libmpeg2 \
--enable-soxr \
+ --disable-libnfs \
+ --disable-nfs \
"
###########################
More information about the Android
mailing list