Re: [dpdk-dev] [PATCH v2] build: add note about make system deprecation

2020-05-19 Thread Thomas Monjalon
27/04/2020 17:04, Ferruh Yigit: > On 4/27/2020 3:25 PM, Bruce Richardson wrote: > > When anyone uses the make build system, they are to be informed > > about upcoming plans to deprecate and subsequently remove that > > system and to use meson and ninja instead. > > > > Signed-off-by: Bruce Richard

Re: [dpdk-dev] [PATCH v2] build: add note about make system deprecation

2020-04-27 Thread Ferruh Yigit
On 4/27/2020 3:25 PM, Bruce Richardson wrote: > When anyone uses the make build system, they are to be informed > about upcoming plans to deprecate and subsequently remove that > system and to use meson and ninja instead. > > Signed-off-by: Bruce Richardson > Reviewed-by: Ferruh Yigit