From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] mk: Remove '-fdirectives-only' flag from mk/rte.sdkconfig.mk Date: Thu, 05 Mar 2015 19:50:20 +0100 Message-ID: <2265697.5qkuVPYnDk@xps13> References: <1425540661-12595-1-git-send-email-mukawa@igel.co.jp> <20150305101048.GA10580@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Tetsuya Mukawa Return-path: In-Reply-To: <20150305101048.GA10580@bricha3-MOBL3> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > The '-fdirectives-only' flag doesn't exist in cpp of FreeBSD. > > To remove expanding macros when parsing the config files won't > > add any issue. > > > > Signed-off-by: Tetsuya Mukawa > Acked-by: Bruce Richardson Applied, thanks