[vlc-commits] mac: disable protobuf contrib for now

Felix Paul Kühne git at videolan.org
Wed Oct 22 15:01:34 CEST 2014


npapi-vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Oct 22 15:01:20 2014 +0200| [f6c1e3e25d1fcf2d4136526eab901c87bb9459eb] | committer: Felix Paul Kühne

mac: disable protobuf contrib for now

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

 extras/macosx/build-vlc.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extras/macosx/build-vlc.sh b/extras/macosx/build-vlc.sh
index 771eab3..83a38b8 100755
--- a/extras/macosx/build-vlc.sh
+++ b/extras/macosx/build-vlc.sh
@@ -125,7 +125,7 @@ cd ${ARCH}-npapi
  --disable-sparkle --disable-bghudappkit --disable-growl --disable-goom \
  --disable-SDL_image --disable-lua --disable-chromaprint \
  --disable-caca --disable-upnp --disable-vncserver \
- --disable-ncurses
+ --disable-ncurses --disable-protobuf
 make fetch
 make .gettext && make
 fi



More information about the vlc-commits mailing list