diff options
author | Patrick Georgi <patrick@georgi-clan.de> | 2015-08-13 21:55:30 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2015-08-15 06:33:01 +0200 |
commit | 41fceafb090120fa2403338f1940ad3c7148909b (patch) | |
tree | 73a63c2609545825f8b7a94d90dccb07624adce7 /util/exynos | |
parent | 71a301811f6f55ea93e3fa216ecbf7accb417005 (diff) |
seabios integration: deal with ccache woes some more
seabios integration interprets the CC variable with a special case when
ccache is prepended to the compiler.
Since the integration also tries to extract compiler flags (which I'm
not sure we still add to CC _ever_), that also needs to look at only
the part of the string that contains compiler and (maybe) flags, so
skip the first word if it was determined to be the path to the ccache
binary.
Change-Id: I717863f456bf4fd6f08427d86633079ecda039df
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/11227
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'util/exynos')
0 files changed, 0 insertions, 0 deletions