From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] tools: fix build after recent xenpaging changes Date: Fri, 24 Jun 2011 14:24:41 +0200 Message-ID: <20110624122441.GA27793@aepfle.de> References: <20110624121613.GA17634@whitby.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: <20110624121613.GA17634@whitby.uk.xensource.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: Tim Deegan Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, Jun 24, Tim Deegan wrote: > tools: fix build after recent xenpaging changes > xenpaging now uses pthreads, so must link appropriately. > > Signed-off-by: Tim Deegan Acked-by: Olaf Hering