From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH v2] Fix building error Date: Tue, 20 Jan 2015 13:47:55 +0100 Message-ID: <20150120124755.GA8391@aepfle.de> References: <1417435968.29138.19.camel@citrix.com> <1417443665-30809-1-git-send-email-euan.harris@citrix.com> <54B73658.6030309@cn.fujitsu.com> <20150115075746.GA22946@aepfle.de> <54B7829A.4080902@cn.fujitsu.com> <20150115092132.GA15492@aepfle.de> <54B78828.3000509@cn.fujitsu.com> <54B78967.7090604@cn.fujitsu.com> <21687.41950.236527.898465@mariner.uk.xensource.com> <1421681028.10440.108.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1421681028.10440.108.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Euan Harris , Ian Jackson , Wen Congyang , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, Jan 19, Ian Campbell wrote: > The original patch in <54B73658.6030309@cn.fujitsu.com> (correctly IMHO) > applied the workaround only to the Python parts of the build > (tools/{python,pygrub}) whereas this v2 and your suggestion would affect > all of tools/*. That seems like a reasonable compromise under the > circumstances (the alternative being special overrides for Python or > something, no nice). After looking again at this the original patch seems to be the correct workaround. Olaf