phase1: opportunistic use of ccache
authorThibaut VARÈNE <hacks@slashdirt.org>
Thu, 21 Jun 2018 19:14:14 +0000 (21:14 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 26 Jun 2018 20:08:51 +0000 (22:08 +0200)
commit750174c0cee95925dd322f37c211577d0ebc0dc4
tree8e128cea98fec6516e24fb7ad6db44a250f5319c
parent635c34dc191cf1bd430d9bec5a18018e61bfe85e
phase1: opportunistic use of ccache

Assuming that CONFIG_CCACHE is disabled in the target config.seed,
this patch tries to enable the use of ccache (if available from the host)
for the 'dltar' and 'tools' steps, which are the only two steps where the
build objects are shared by /all/ workers, and thus the two steps where
caching makes the most sense and should provide the most benefits.

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
phase1/master.cfg