[vlc-devel] commit: contribs: fix libswscale compilation ( Felix Paul Kühne )
git version control
git at videolan.org
Thu Sep 25 16:20:24 CEST 2008
vlc | branch: 0.9-bugfix | Felix Paul Kühne <fkuehne at videolan.org> | Thu Sep 11 16:29:03 2008 +0200| [5b22c7fa023a90603d89db7d24cecf37ad370f2c] | committer: Derk-Jan Hartman
contribs: fix libswscale compilation
To be back-ported
Signed-off-by: Derk-Jan Hartman <hartman at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5b22c7fa023a90603d89db7d24cecf37ad370f2c
---
extras/contrib/src/Makefile | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index 09e2902..fd28896 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -1069,9 +1069,6 @@ endif
ifdef HAVE_DARWIN_OS_ON_INTEL
(cd $@; patch -p0 < ../Patches/ffmpeg-macosx-intel-mmx.patch)
endif
-ifdef HAVE_DARWIN_OS
- (cd $@/libswscale; patch -p0 < ../../Patches/ffmpeg-libswscale-head.patch)
-endif
ifdef HAVE_UCLIBC
patch -p0 < Patches/ffmpeg-svn-uclibc.patch
patch -p0 < Patches/ffmpeg-svn-internal-define.patch
More information about the vlc-devel
mailing list