[dpdk-dev] [PATCH 00/10] enhance meson summary - list disabled components
Thomas Monjalon
thomas at monjalon.net
Tue Jul 2 23:21:44 CEST 2019
05/06/2019 22:39, Luca Boccassi:
> On Wed, 2019-06-05 at 21:22 +0100, Bruce Richardson wrote:
> > After using meson to configure a build, we output a brief list of all
> > components that are enabled. However, of more use to most users is a
> > list of what is not being enabled, so that they can look for gaps and
> > see about fixing those gaps, e.g. by installing driver dependencies.
> >
> > This patchset adds such a printout at the end, but to make things
> > easier, it also adds support for drivers adding a reason why they not
> > being built, e.g. unsupported platform, or missing software
> > dependency.
>
> Series-acked-by: Luca Boccassi <bluca at debian.org>
Applied, thanks
More information about the dev
mailing list