Commit 306aa7be authored by Felix Paul Kühne's avatar Felix Paul Kühne

contribs/ffmpeg: apply ppc-only patches on ppc only...

parent 4a0cb62f
......@@ -1089,9 +1089,8 @@ ifdef HAVE_BEOS
endif
ifdef HAVE_DARWIN_OS_ON_INTEL
(cd $@; patch -p0 < ../Patches/ffmpeg-macosx-intel-mmx.patch)
endif
ifdef HAVE_DARWIN_OS
(cd $@; patch -p0 < ../Patches/ffmpeg-swscale.patch)
else
(cd $@; patch -p0 < ../Patches/ffmpeg-swscale-ppc.patch)
endif
ifdef HAVE_UCLIBC
patch -p0 < Patches/ffmpeg-svn-uclibc.patch
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment