On Thu, Mar 26, 2020 at 12:35:36PM +0000, Daniel P. Berrangé wrote: > For any given job there is a high liklihood that ccache will be able to > reuse previously built object files. This will result in faster build > pipelines in later updates. > > Signed-off-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> > --- Reviewed-by: Erik Skultety <eskultet@xxxxxxxxxx>