the following patch was just integrated into master: commit b145b8301fe973f588bcd637bb5eb070b1f472d3 Author: Patrick Georgi patrick@georgi-clan.de Date: Sat May 17 15:08:47 2014 +0200
build: break compiler flags out of $(CC)
Having more than the executable in $(CC) only leads to trouble in a number of situations.
Change-Id: I7642ca4068b3a3bd5798219d74de9e0eb85bb4e5 Signed-off-by: Patrick Georgi patrick@georgi-clan.de Reviewed-on: http://review.coreboot.org/5769 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com
See http://review.coreboot.org/5769 for details.
-gerrit