Commit 1bed3317 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

contrib: Makefile fix

parent e2fc4e71
...@@ -1069,7 +1069,7 @@ ifdef HAVE_BEOS ...@@ -1069,7 +1069,7 @@ ifdef HAVE_BEOS
(cd $@; patch -p0 < ../Patches/ffmpeg-alignment.patch) (cd $@; patch -p0 < ../Patches/ffmpeg-alignment.patch)
endif endif
ifdef HAVE_DARWIN_OS ifdef HAVE_DARWIN_OS
(cd $@; patch -p0 < ../Patches/ffmpeg-swscale.patch) (cd $@; patch -p0 < ../Patches/ffmpeg-swscale.patch)
endif endif
ifdef HAVE_DARWIN_OS_ON_INTEL ifdef HAVE_DARWIN_OS_ON_INTEL
(cd $@; patch -p0 < ../Patches/ffmpeg-macosx-intel-mmx.patch) (cd $@; patch -p0 < ../Patches/ffmpeg-macosx-intel-mmx.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