the following patch was just integrated into master: commit 9da7570b07abd99123afc0e95a72a6bb0dcbddf5 Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Fri Jan 4 13:51:36 2013 -0800
cbfstool: Fix warnings on OS X
Most hton and noth functions are already available through the system headers we include on OS X, causing the compiler to warn about duplicate definitions.
Change-Id: Id81852dfc028cf0c48155048c54d431436889c0e Signed-off-by: Stefan Reinauer reinauer@google.com Reviewed-on: http://review.coreboot.org/2106 Reviewed-by: Ronald G. Minnich rminnich@gmail.com Reviewed-by: David Hendricks dhendrix@chromium.org Tested-by: build bot (Jenkins)
Build-Tested: build bot (Jenkins) at Fri Jan 4 23:24:56 2013, giving +1 See http://review.coreboot.org/2106 for details.
-gerrit