[vlc-commits] extras/ios: don't use small contribs anymore

Felix Paul Kühne git at videolan.org
Wed Sep 11 18:25:24 CEST 2013


vlc/vlc-2.1 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Sep 11 18:06:41 2013 +0200| [35a8fc2579dcee4078708eb8f853b07b1986af8d] | committer: Felix Paul Kühne

extras/ios: don't use small contribs anymore

(cherry picked from commit b3907498a3df206e37c009e239ec55b11cedbe43)

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=35a8fc2579dcee4078708eb8f853b07b1986af8d
---

 extras/package/ios/build.sh |    1 -
 1 file changed, 1 deletion(-)

diff --git a/extras/package/ios/build.sh b/extras/package/ios/build.sh
index 39d90bd..42c87da 100755
--- a/extras/package/ios/build.sh
+++ b/extras/package/ios/build.sh
@@ -186,7 +186,6 @@ fi
 
 ../bootstrap --host=${TARGET} --build="i686-apple-darwin10" --prefix=${VLCROOT}/contrib/${TARGET}-${ARCH} --disable-gpl \
     --disable-disc --disable-sout \
-    --enable-small \
     --disable-sdl \
     --disable-SDL_image \
     --disable-iconv \



More information about the vlc-commits mailing list