On Tue, Nov 22, 2022 at 12:38 PM David Marchand <[email protected]> wrote: > > From: Stephen Hemminger <[email protected]> > > The command "meson build" causes a deprecation warning with meson 0.64.0. > > WARNING: Running the setup command as `meson [options]` instead of > `meson setup [options]` is ambiguous and deprecated. > > Therefore fix the examples in the documentation.
It can become useful in LTS branches later, hence I'm asking for backport. Cc: [email protected] > > Signed-off-by: Stephen Hemminger <[email protected]> > Acked-by: Bruce Richardson <[email protected]> > Acked-by: Zhangfei Gao <[email protected]> > Signed-off-by: David Marchand <[email protected]> Acked-by: Stanislaw Kardach <[email protected]> > --- > Changes since v1: > - fixed commitlog, > - dropped unrelated changes (and sometimes broken), > - fixed all (I am probably too optimistic) other occurences in the doc, > I did another pass, lgtm. Applied, thanks. -- David Marchand

