[Android] compile-libvlc.sh: remove configure parameter --disable-sdl
Zhao
git at videolan.org
Wed Aug 1 13:51:40 CEST 2018
vlc-android | branch: master | Zhao <quinkblack at foxmail.com> | Wed Aug 1 11:52:32 2018 +0800| [5e136cf64cb0bbe8c7879543305474cfc12a6192] | committer: Geoffrey Métais
compile-libvlc.sh: remove configure parameter --disable-sdl
Signed-off-by: Geoffrey Métais <geoffrey.metais at gmail.com>
> https://code.videolan.org/videolan/vlc-android/commit/5e136cf64cb0bbe8c7879543305474cfc12a6192
---
compile-libvlc.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index d6ca8a869..ce6847647 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -158,7 +158,6 @@ VLC_CONFIGURE_ARGS="\
--disable-pulse \
--disable-alsa \
--disable-samplerate \
- --disable-sdl \
--disable-xcb \
--disable-qt \
--disable-skins2 \
More information about the Android
mailing list