the following patch was just integrated into master: commit 5930774f57bad80eb4caf4469388665749d1064c Author: Patrick Georgi patrick@georgi-clan.de Date: Mon May 19 09:23:57 2014 +0200
build: use CFLAGS_* in more places where they're needed
After moving out -m32 from CC_*, 64bit compilers need CFLAGS_* in more places to handle everything in 32bit as appropriate.
Change-Id: I692a46836fc0ba29a3a9eb47b123e3712691b45d Signed-off-by: Patrick Georgi patrick@georgi-clan.de Reviewed-on: http://review.coreboot.org/5789 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com
See http://review.coreboot.org/5789 for details.
-gerrit