From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] tools/vtpm: fix tpm_version.h error during parallel build Date: Thu, 2 Aug 2012 17:54:01 +0200 Message-ID: <20120802155401.GA10748@aepfle.de> References: <870b930e816fab3180c1.1343722356@probook.site> <1343723653.15432.65.camel@zakaz.uk.xensource.com> <1343724173.15432.70.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1343724173.15432.70.camel@zakaz.uk.xensource.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: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Tue, Jul 31, Ian Campbell wrote: > I've just seen the original thread which points out that fixing this in > that way requires patching the downloaded source while this solution > requires only that we patch our own Makefile. > > It would have been useful to note this in the commit message. I just sent another version with updated commit message. Olaf