[coreboot] build optimization

Corey Osgood corey.osgood at gmail.com
Thu Apr 2 01:42:26 CEST 2009


I think you're missing part of the patch, there should be a settings.h
included, right?

-Corey

2009/4/1 Ronald Hoogenboom <ronald at zonnet.nl>

> Hi,
>
> I've attached a patch that removes the 3-mile-long compiler
> commandlines, which vim's quickfix doesn't like so much. Instead of
> putting all those -DXYZ='bla' on the compiler commandline, they are put
> in a file called settings.h (as #define XYZ bla) and only a
> --include=settings.h is put on the commandline.
> This file is created unconditionally at the same time as when the
> CPUFLAGS simply expanded make variable used to be created (not via a
> target rule and dependency), so it shouldn't change anything.
>
> Signed-off-by: Ronald Hoogenboom<hoogenboom30 at zonnet.nl>
>
>
>
> --
> coreboot mailing list: coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090401/980577e4/attachment.html>


More information about the coreboot mailing list