From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Boccassi Subject: Re: [PATCH] build: mention machine=default and its use in documentation Date: Mon, 14 Jan 2019 13:44:24 +0000 Message-ID: <1547473464.4501.35.camel@debian.org> References: <20190114112331.15761-1-bluca@debian.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Cc: dev , jerinj@marvell.com, Bruce Richardson To: Christian Ehrhardt Return-path: Received: from mail-wr1-f68.google.com (mail-wr1-f68.google.com [209.85.221.68]) by dpdk.org (Postfix) with ESMTP id 8A6351B212 for ; Mon, 14 Jan 2019 14:44:26 +0100 (CET) Received: by mail-wr1-f68.google.com with SMTP id l9so22859645wrt.13 for ; Mon, 14 Jan 2019 05:44:26 -0800 (PST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, 2019-01-14 at 15:32 +0200, Christian Ehrhardt wrote: > On Mon, Jan 14, 2019 at 1:23 PM Luca Boccassi > wrote: > >=20 > > Signed-off-by: Luca Boccassi > > --- > > =C2=A0doc/build-sdk-meson.txt | 5 +++++ > > =C2=A01 file changed, 5 insertions(+) > >=20 > > 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=3Dvalue:: > >=20 > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0meson -Denable_docs=3Dt= rue fullbuild=C2=A0=C2=A0# build and install > > docs > >=20 > > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0meson -Dmachine=3Ddefault=C2= =A0=C2=A0# user builder-independent > > baseline -march >=20 > Thanks for driving all the proper builder independent config Luca. > In this line I'd assume you meant "use" not "user" right? >=20 > Other than that: > Reviewed-by: Christian Ehrhardt Yes indeed it's a typo, fixed in v2, thanks --=20 Kind regards, Luca Boccassi