the following patch was just integrated into master: commit c877149e9d46b0de4bc709faf3cfb4f0a23c9cc5 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Sat May 9 08:06:02 2015 +0300
cbfstool: Fix fmd_scanner build compatibility
Fixes these errors: error: declaration of ‘input’ shadows a global declaration [-Werror=shadow] error: redundant redeclaration of ‘isatty’ [-Werror=redundant-decls]
Change-Id: I4563d36e5389db4fdc5be3ca4e0e88af2642f7f8 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/10162 Tested-by: build bot (Jenkins) Reviewed-by: David Hendricks dhendrix@chromium.org Reviewed-by: Sol Boucher solb@chromium.org Reviewed-by: Timothy Pearson tpearson@raptorengineeringinc.com
See http://review.coreboot.org/10162 for details.
-gerrit