]> code.ossystems Code Review - openembedded-core.git/commit
icecc.bbclass: Fix combining with ccache
authorJoshua Watt <jpewhacker@gmail.com>
Mon, 19 Feb 2018 22:30:20 +0000 (16:30 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Feb 2018 10:31:35 +0000 (10:31 +0000)
commit09ba173f56dcd7299a07d4dac3633fe7818f7282
tree11643416aaf4fea87b5cd90eff99bb1000b57d4e
parent008a023f0c66a5b2e3127407d748a925996c6248
icecc.bbclass: Fix combining with ccache

Fixes the case where ccache is enabled along with Icecream. In these
cases, there is the danger that Icecream will accidentally add the
ccache executable to the toolchain, which prevents it from working. In
particular, Fedora enables ccache by default via symbolic links in PATH.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/icecc.bbclass