[dpdk-dev] [PATCH] build: mention machine=default and its use in documentation
Luca Boccassi
bluca at debian.org
Mon Jan 14 14:44:24 CET 2019
On Mon, 2019-01-14 at 15:32 +0200, Christian Ehrhardt wrote:
> On Mon, Jan 14, 2019 at 1:23 PM Luca Boccassi <bluca at debian.org>
> wrote:
> >
> > Signed-off-by: Luca Boccassi <bluca at debian.org>
> > ---
> > doc/build-sdk-meson.txt | 5 +++++
> > 1 file changed, 5 insertions(+)
> >
> > diff --git a/doc/build-sdk-meson.txt b/doc/build-sdk-meson.txt
> > index 29a8bd387..2efff58e2 100644
> > --- a/doc/build-sdk-meson.txt
> > +++ b/doc/build-sdk-meson.txt
> > @@ -87,6 +87,8 @@ Project-specific options are passed used
> > -Doption=value::
> >
> > meson -Denable_docs=true fullbuild # build and install
> > docs
> >
> > + meson -Dmachine=default # user builder-independent
> > baseline -march
>
> Thanks for driving all the proper builder independent config Luca.
> In this line I'd assume you meant "use" not "user" right?
>
> Other than that:
> Reviewed-by: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Yes indeed it's a typo, fixed in v2, thanks
--
Kind regards,
Luca Boccassi
More information about the dev
mailing list