[dpdk-dev] [PATCH] devtools: fix check of ccache for meson build

Thomas Monjalon thomas at monjalon.net
Fri Sep 13 12:33:59 CEST 2019


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 <thomas at monjalon.net>
> 
> Acked-by: Luca Boccassi <bluca at debian.org>

Not convinced all is solved, but applied to check if CI is fixed.




More information about the dev mailing list