]> git.sesse.net Git - vlc/blobdiff - extras/contrib/src/Patches/libmatroska-win32.patch
Contrib: update to libmatroska 0.9.0
[vlc] / extras / contrib / src / Patches / libmatroska-win32.patch
index 91719cb8ea633d234a0f2e8ccfad254d6f02ee88..39a4160bc668591173baed46af441420141704ef 100644 (file)
@@ -1,17 +1,11 @@
-Index: make/linux/Makefile
-===================================================================
---- make/linux/Makefile        (revision 1206)
-+++ make/linux/Makefile        (working copy)
-@@ -29,9 +29,9 @@
- INSTALL_OPTS_LIB = -m 644
- INSTALL_DIR_OPTS = -m 755
--ifneq (,$(shell $(CXX) -v 2>&1 | tail -n 1 | grep -i mingw))
--$(error Please use the Makefile in ../mingw32)
--endif
-+#ifneq (,$(shell $(CXX) -v 2>&1 | tail -n 1 | grep -i mingw))
-+#$(error Please use the Makefile in ../mingw32)
-+#endif
- CWD=$(shell pwd)
+--- libmatroska/make/mingw32/Makefile  2010-04-11 18:40:15.000000000 +0200
++++ libmatroska.new/make/mingw32/Makefile      2010-05-29 14:38:19.000000000 +0200
+@@ -67,7 +67,7 @@
+       rm -f .depend\r
\r
+ libmatroska.a: $(OBJ)\r
+-      $(AR) r $@ $(OBJ)\r
++      $(AR) rcvu $@ $(OBJ)\r
+       $(RANLIB) $@\r
\r
+ libmatroska.dll: $(OBJ)\r