[vlc-commits] ios: disable protobuf

Felix Paul Kühne git at videolan.org
Sat Nov 29 12:40:21 CET 2014


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sat Nov 29 12:39:53 2014 +0100| [1ed45cf5019d7a9a46c87da3b2c82a42b503507b] | committer: Felix Paul Kühne

ios: disable protobuf

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1ed45cf5019d7a9a46c87da3b2c82a42b503507b
---

 extras/package/ios/build.sh |    1 +
 1 file changed, 1 insertion(+)

diff --git a/extras/package/ios/build.sh b/extras/package/ios/build.sh
index 778e28b..d5999a4 100755
--- a/extras/package/ios/build.sh
+++ b/extras/package/ios/build.sh
@@ -244,6 +244,7 @@ fi
     --disable-fontconfig \
     --disable-gpg-error \
     --disable-lua \
+    --disable-protobuf \
     --enable-vpx \
     --enable-taglib > ${out}
 



More information about the vlc-commits mailing list