]> git.sesse.net Git - vlc/blobdiff - contrib/src/ebml/rules.mak
contrib: remove STDC hack for android
[vlc] / contrib / src / ebml / rules.mak
index bd3b07ce23f5fe7d914db6d997e892f0b0319982..4df752de353a546c00d4de77fe61b92b8d5573b4 100644 (file)
@@ -12,6 +12,7 @@ $(TARBALLS)/libebml-$(EBML_VERSION).tar.bz2:
 libebml: libebml-$(EBML_VERSION).tar.bz2 .sum-ebml
        $(UNPACK)
        $(APPLY) $(SRC)/ebml/ebml-pic.patch
+       $(APPLY) $(SRC)/ebml/no-ansi.patch
        $(MOVE)
 
 .ebml: libebml