From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] config: remove EAL flags for OS environment Date: Sat, 05 Mar 2016 19:48:02 +0100 Message-ID: <11225374.MBoxXYbBH6@xps13> References: <1457132978-25486-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Wiles, Keith" Return-path: Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by dpdk.org (Postfix) with ESMTP id 43AF12BFE for ; Sat, 5 Mar 2016 19:49:39 +0100 (CET) Received: by mail-wm0-f54.google.com with SMTP id n186so32943953wmn.1 for ; Sat, 05 Mar 2016 10:49:39 -0800 (PST) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-03-05 00:45, Wiles, Keith: > >CONFIG_RTE_LIBRTE_EAL_*APP can be replaced by CONFIG_RTE_EXEC_ENV_*APP. > > > >Signed-off-by: Thomas Monjalon > > Acked-by: Keith Wiles Applied