Re: [dpdk-dev] [v3,PATCH 2/2] build: fix option ordering

2019-02-26 Thread Thomas Monjalon
07/02/2019 17:35, Bruce Richardson: > On Thu, Feb 07, 2019 at 10:53:18AM -0500, Chas Williams wrote: > > Sort the options alphabetically and make a note of the preferred > > order at the top of the file. > > > > Signed-off-by: Chas Williams <3ch...@gmail.com> > Acked-by: Bruce Richardson Series

Re: [dpdk-dev] [v3,PATCH 2/2] build: fix option ordering

2019-02-07 Thread Bruce Richardson
On Thu, Feb 07, 2019 at 10:53:18AM -0500, Chas Williams wrote: > Sort the options alphabetically and make a note of the preferred > order at the top of the file. > > Signed-off-by: Chas Williams <3ch...@gmail.com> > --- Acked-by: Bruce Richardson