the following patch was just integrated into master: commit 813532b8352bd643fb507c472d518fafebf1edfe Author: Stefan Reinauer reinauer@chromium.org Date: Fri May 11 12:58:11 2012 -0700
chromeos: Fix compilation of coreboot-utils package
The ChromeOS build system provides a set of CXXFLAGS, however those do not contain -DCOMPACT. This breaks the compilation of cbfstool in coreboot-utils.
This fix overrides CXXFLAGS so that coreboot-utils compiles again.
Change-Id: If9495bdd815fe2cdaeba5386afa953558742467b Signed-off-by: Stefan Reinauer reinauer@google.com
Build-Tested: build bot (Jenkins) at Thu May 24 10:27:35 2012, giving +1 See http://review.coreboot.org/1038 for details.
-gerrit