13/09/2019 11:46, Luca Boccassi: > On Fri, 2019-09-13 at 09:34 +0200, Thomas Monjalon wrote: > > The meson build test fails if ccache is not available. > > The use of ccache must be optional. > > And if used, the compiler to check is the last word of $CC. > > > > Fixes: e0ae780e6569 ("devtools: test compiler availability only > > once") > > > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > > Acked-by: Luca Boccassi <bl...@debian.org>
Not convinced all is solved, but applied to check if CI is fixed.