Re: [dpdk-dev] [PATCH v3 37/37] doc: update quick build doc to remove make references

2020-09-06 Thread Thomas Monjalon
On Thu Sep 3, 2020 at 6:27 PM CEST, Ciara Power wrote: > Make is no longer supported for compiling DPDK, references are now > removed in the documentation. > > Signed-off-by: Ciara Power > Reviewed-by: Kevin Laatz > --- > doc/build-sdk-quick.txt | 55 - > 1

[dpdk-dev] [PATCH v3 37/37] doc: update quick build doc to remove make references

2020-09-03 Thread Ciara Power
Make is no longer supported for compiling DPDK, references are now removed in the documentation. Signed-off-by: Ciara Power Reviewed-by: Kevin Laatz --- doc/build-sdk-quick.txt | 55 - 1 file changed, 21 insertions(+), 34 deletions(-) diff --git a/doc/bu