[Android] Enable fluidlite
Jean-Baptiste Kempf
git at videolan.org
Mon Aug 8 15:16:36 CEST 2016
vlc-android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Aug 8 15:15:41 2016 +0200| [485073254f10d0feabded17f0b51a9e1f9456341] | committer: Jean-Baptiste Kempf
Enable fluidlite
> https://code.videolan.org/videolan/vlc-android/commit/485073254f10d0feabded17f0b51a9e1f9456341
---
compile-libvlc.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index b103202..63197fd 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -93,6 +93,7 @@ VLC_BOOTSTRAP_ARGS="\
--enable-soxr \
--enable-nfs \
--enable-microdns \
+ --enable-fluidlite \
"
###########################
@@ -135,6 +136,7 @@ VLC_CONFIGURE_ARGS="\
--disable-sdl-image \
--enable-zvbi \
--disable-fluidsynth \
+ --enable-fluidlite \
--disable-jack \
--disable-pulse \
--disable-alsa \
More information about the Android
mailing list