Reduce warnings/errors in libpayload when using picky compiler options
authorPatrick Georgi <patrick@georgi-clan.de>
Thu, 21 Apr 2011 16:57:16 +0000 (18:57 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Thu, 30 Jun 2011 18:41:23 +0000 (20:41 +0200)
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>
Reviewed-on: http://review.coreboot.org/72
Tested-by: build bot (Jenkins)
Reviewed-by: Uwe Hermann <uwe@hermann-uwe.de>

No differences found