]> git.sesse.net Git - vlc/commitdiff
Contribs: apply the zvbi fix on all platforms
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 26 Feb 2015 10:51:56 +0000 (11:51 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 26 Feb 2015 10:52:27 +0000 (11:52 +0100)
Fix Android x86 compilation

contrib/src/zvbi/rules.mak

index aac57f4100a499bf3d055ee1cbf598cbc6e3563a..85a54ab7426e45486f66def10e572e185244ecc2 100644 (file)
@@ -20,9 +20,7 @@ zvbi: zvbi-$(ZVBI_VERSION).tar.bz2 .sum-zvbi
 ifdef HAVE_WIN32
        $(APPLY) $(SRC)/zvbi/zvbi-win32.patch
 endif
-ifdef HAVE_DARWIN_OS
        $(APPLY) $(SRC)/zvbi/zvbi-fix-clang-support.patch
-endif
 ifdef HAVE_ANDROID
        $(APPLY) $(SRC)/zvbi/zvbi-android.patch
 endif