[vlc-devel] [VLC for iOS] Matroska build fix
Diego Fernando Nieto
diegofn at me.com
Mon Nov 11 21:05:59 CET 2013
Hi to all,
I want to share wi you a little improve to fix the VLC for iOS compilation in matroska contrib build. Feel free to patch the ios.git tree
diff --git a/patches/0004-contrib-ebml-mkv-compile-with-hidden-symbols-on-iOS.patch b/patches/0004-contrib-ebml-mkv-compile-with-hidden-symbols-on-iOS.patch
index 5df1082..1164b0f 100644
--- a/patches/0004-contrib-ebml-mkv-compile-with-hidden-symbols-on-iOS.patch
+++ b/patches/0004-contrib-ebml-mkv-compile-with-hidden-symbols-on-iOS.patch
@@ -31,7 +31,7 @@ index 57d7f15..5e63db6 100644
--- a/contrib/src/matroska/rules.mak
+++ b/contrib/src/matroska/rules.mak
@@ -18,11 +18,15 @@ libmatroska: libmatroska-$(MATROSKA_VERSION).tar.bz2 .sum-matroska
- $(APPLY) $(SRC)/matroska/no-ansi.patch
+ $(APPLY) $(SRC)/matroska/matroska-pic.patch
$(MOVE)
+ifdef HAVE_IOS
Sincerely,
Diego Fernando Nieto
@diegofn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20131111/3d04940f/attachment.html>
More information about the vlc-devel
mailing list