diff options
author | Patrick Georgi <patrick@georgi-clan.de> | 2015-08-08 21:35:38 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2015-08-10 18:10:21 +0200 |
commit | c983671f3d453c24c07649c056110683491a9da2 (patch) | |
tree | 0769c9a9e0b7f3f77a76144793dffc2e3f255a1c /COPYING | |
parent | 7db6cef7fd50e439a97919c992e54899259369e1 (diff) | |
download | coreboot-c983671f3d453c24c07649c056110683491a9da2.tar.xz |
seabios integration: fix interaction with ccache
SeaBIOS' build system doesn't like CC to be a compound command like
"ccache gcc", so we strip things. Unfortunately with CCACHE enabled,
we passed /usr/bin/ccache (or wherever it was found on the PATH).
Instead use the second term in CCACHE mode.
Change-Id: I905fcdc73d067e553e923e307fafceaacdefdc6c
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/11138
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions