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

2021-09-22 Thread Thomas Monjalon
23/09/2021 08:47, 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 > Acked-by: Bruce Richardson > Acked-by: David

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

2021-09-22 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 Acked-by: Bruce Richardson Acked-by: David Marchand --- v2: keep comparison with make in bu