From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] tools: work around collision of -O0 and -D_FORTIFY_SOURCE Date: Tue, 1 Sep 2015 16:10:00 +0100 Message-ID: <1441120200.26292.53.camel@citrix.com> References: <20150205154753.GF3823@citrix.com> <1423154167-22453-1-git-send-email-ian.jackson@eu.citrix.com> <54D3ADDF020000780005D7A1@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZWnRR-0006aI-7A for xen-devel@lists.xenproject.org; Tue, 01 Sep 2015 15:25:45 +0000 In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap , Jan Beulich Cc: Wei Liu , Stefano Stabellini , Ian Jackson , Don Slutz , Euan Harris , xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, 2015-09-01 at 15:54 +0100, George Dunlap wrote: > > I'm not sure exactly how to track down where it came from; it just > seems to appear out of nowhere in the config.log and config.status > (attached). How was configure invoked? Was this a command line build or inside the rpmbuild stuff? Ian.