[FFmpeg-devel] [PATCH] Fix fft_mmx dependency in Makefile
David DeHaven
dave
Fri Oct 24 20:33:01 CEST 2008
If yasm is detected, libavcodec/i386/fft_mmx.asm is appended to OBJS-
yes without consideration of whether libavcodec/fft.c is being
compiled and the build fails due to missing dependencies in fft.c.
This patch fixes that problem.
-DrD-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fft-dep-fix.patch
Type: application/octet-stream
Size: 823 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081024/86b8ade2/attachment.obj>
-------------- next part --------------
More information about the ffmpeg-devel
mailing list