From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v6 5/5] build: use integers for numerical options Date: Fri, 8 Feb 2019 14:44:01 +0000 Message-ID: <20190208144401.GA298844@bricha3-MOBL.ger.corp.intel.com> References: <20190103175725.5836-1-bluca@debian.org> <20190206170848.19059-1-bluca@debian.org> <20190206170848.19059-5-bluca@debian.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Luca Boccassi Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 011861B5F5 for ; Fri, 8 Feb 2019 15:44:08 +0100 (CET) Content-Disposition: inline In-Reply-To: <20190206170848.19059-5-bluca@debian.org> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Feb 06, 2019 at 05:08:48PM +0000, Luca Boccassi wrote: > Now that the minimum Meson version has been bumped past 0.45 we can use > integer as an option type directly. > > Signed-off-by: Luca Boccassi > --- > v6: added following Bruce's suggestion > Since I suggested it, I naturally think this is a brilliant idea! :-) Acked-by: Bruce Richardson