Dear coreboot readers!

This is the automated build check service of coreboot.

The developer "oxygene" checked in revision 3592 to
the coreboot source repository and caused the following 
changes:

Change Log:
1.
Preset CC to gcc in Makefile. There are some $(shell $(CC) ...)
invocations with GCC specific options, so that shouldn't hurt.

2.
Replace stdbool.h include in util/kconfig/expr.h by a custom
implementation of booleans. This is okay as these booleans are purely
internal. It's necessary because there's some disagreement between the
Solaris headers and GCC on Solaris, about when stdbool.h is appropriate.

3.
Remove stdbool.h include from util/kconfig/zconf.tab.c_shipped. This
file includes expr.h already, so it picks up the right set of
primitives, without duplicating the special case for Solaris.

Signed-off-by: Patrick Georgi <[EMAIL PROTECTED]>
Acked-by: Peter Stuge <[EMAIL PROTECTED]>

Build Log:
Compilation of amd:dbm690t is still broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=3592&device=dbm690t&vendor=amd
Compilation of jetway:j7f24 is still broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=3592&device=j7f24&vendor=jetway
Compilation of via:epia-cn is still broken
See the error log at 
http://qa.coreboot.org/log_buildbrd.php?revision=3592&device=epia-cn&vendor=via


If something broke during this checkin please be a pain 
in oxygene's neck until the issue is fixed.

If this issue is not fixed within 24h the revision should 
be backed out.

   Best regards,
     coreboot automatic build system



--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to