Commit a351db66 authored by Felix Paul Kühne's avatar Felix Paul Kühne

extras/ios: disable addon manager modules

parent 8b23a30e
...@@ -311,6 +311,7 @@ ${VLCROOT}/configure \ ...@@ -311,6 +311,7 @@ ${VLCROOT}/configure \
--enable-freetype \ --enable-freetype \
--enable-taglib \ --enable-taglib \
--disable-mmx \ --disable-mmx \
--disable-addonmanagermodules \
--disable-mad > ${out} # MMX and SSE support requires llvm which is broken on Simulator --disable-mad > ${out} # MMX and SSE support requires llvm which is broken on Simulator
fi fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment