From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] xen buildsystem: minor fixes Date: Fri, 27 Mar 2009 16:10:26 +0000 Message-ID: References: <200903271637.31648.Christoph.Egger@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200903271637.31648.Christoph.Egger@amd.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Christoph Egger , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 27/03/2009 15:37, "Christoph Egger" wrote: > i, > > attached patch fixes > - one regression introduced in c/s 19399: don't prepend prefix twice I think this patch breaks LIBEXEC, rather than fixing it. Point out how prefix gets prepended twice and I'll reconsider. -- Keir > - getconf usage: NetBSD always had a 64bit off_t, so it's not needed. > Eliminates prints of "unknown variable" to stderr during build