[FFmpeg-cvslog] r15898 - trunk/libavcodec/Makefile
Mike Melanson
mike
Fri Nov 21 08:17:15 CET 2008
diego wrote:
> Author: diego
> Date: Fri Nov 21 00:04:04 2008
> New Revision: 15898
>
> Log:
> Get rid of last ifdef HAVE_MMX. Instead, all MMX-specific objects are gathered
> into a separate variable which is added to OBJS if MMX is enabled.
>
>
> Modified:
> trunk/libavcodec/Makefile
I don't know the full extent of this change. But it had the curious side
effect of pushing the build process over the threshold where 192 MB is
no longer adequate for building the tree when using the Intel C compiler.
No big deal; I just thought it was strange. :)
BTW, I finally fixed FATE so that the stdout/stderr blobs show up again
(actually, they will show up after SVN 15898). I deleted the failed icc
build record from FATE, raised the amount of RAM to 256 MB and let it
run again, so SVN 15898 is reported as succeeding.
--
-Mike Melanson
More information about the ffmpeg-cvslog
mailing list