From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [v3,PATCH 2/2] build: fix option ordering Date: Tue, 26 Feb 2019 21:31:01 +0100 Message-ID: <3422506.Ul6seUfYdG@xps> References: <20190131021858.5832-1-3chas3@gmail.com> <20190207155318.12579-2-3chas3@gmail.com> <20190207163521.GA63896@bricha3-MOBL.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Bruce Richardson To: Chas Williams <3chas3@gmail.com> Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 952BA91 for ; Tue, 26 Feb 2019 21:31:06 +0100 (CET) In-Reply-To: <20190207163521.GA63896@bricha3-MOBL.ger.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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 <3chas3@gmail.com> > Acked-by: Bruce Richardson Series applied with a small fix in the meson description.