From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 1/3] net/failsafe: remove D_XOPEN_SOURCE flag Date: Wed, 31 Oct 2018 18:02:29 +0100 Message-ID: <1585740.4slmyqDWMi@xps> References: <20181031021758.66752-1-doucette@bu.edu> <20181031021758.66752-2-doucette@bu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Cody Doucette , Matan Azrad To: Gaetan Rivet Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 2A0B5F94 for ; Wed, 31 Oct 2018 18:02:25 +0100 (CET) In-Reply-To: <20181031021758.66752-2-doucette@bu.edu> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 31/10/2018 03:17, Cody Doucette: > Compilation flag D_XOPEN_SOURCE is causing failsafe to fail to > build when changing some DPDK libraries. The flag is not needed > and therefore is removed. > > Signed-off-by: Cody Doucette Gaetan, please approve that the flag is not needed.