the following patch was just integrated into master: commit a7559fa5e8a7f587697191f61016527230d49857 Author: Patrick Georgi patrick@georgi-clan.de Date: Thu Apr 21 18:57:16 2011 +0200
Reduce warnings/errors in libpayload when using picky compiler options
The new build system uses quite a few more -W flags for the compiler by default than the old one. And that's for the better.
Change-Id: Ia8e3d28fb35c56760c2bd0983046c7067e8c5dd6 Signed-off-by: Patrick Georgi patrick@georgi-clan.de
See http://review.coreboot.org/72 for details.
-gerrit