Browse Source

MVK build script: remove outdated configure options

Felix Paul Kühne 8 years ago
parent
commit
d63007fcb4
1 changed files with 0 additions and 2 deletions
  1. 0 2
      buildMobileVLCKit.sh

+ 0 - 2
buildMobileVLCKit.sh

@@ -437,12 +437,10 @@ buildLibVLC() {
         ${TVOSOPTIONS} \
         --disable-macosx \
         --disable-macosx-qtkit \
-        --disable-macosx-eyetv \
         --disable-macosx-vlc-app \
         --disable-macosx-avfoundation \
         --disable-audioqueue \
         --disable-shared \
-        --enable-mkv \
         --enable-opus \
         --disable-faad \
         --disable-lua \