Re: [dpdk-dev] [PATCH] doc: remove references to the old build system

2021-09-16 Thread David Marchand
On Wed, Sep 15, 2021 at 6:28 PM Thomas Monjalon wrote: > > Some docs and comments in Meson files are still mentioning > the old build system based on "make", removed in 20.11. > After one year, such references are better to be removed. > > Signed-off-by: Thomas Monjalon Acked-by: David Marchand

Re: [dpdk-dev] [PATCH] doc: remove references to the old build system

2021-09-15 Thread Bruce Richardson
On Wed, Sep 15, 2021 at 06:28:45PM +0200, Thomas Monjalon wrote: > Some docs and comments in Meson files are still mentioning > the old build system based on "make", removed in 20.11. > After one year, such references are better to be removed. > > Signed-off-by: Thomas Monjalon > --- > doc/guide

[dpdk-dev] [PATCH] doc: remove references to the old build system

2021-09-15 Thread Thomas Monjalon
Some docs and comments in Meson files are still mentioning the old build system based on "make", removed in 20.11. After one year, such references are better to be removed. Signed-off-by: Thomas Monjalon --- doc/guides/contributing/abi_versioning.rst | 3 +-- doc/guides/linux_gsg/build_dpdk.rst