From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] netbsd: disable CONFIG_SYSTEM_LIBAIO Date: Sun, 8 Jan 2012 08:48:24 +0000 Message-ID: <1326012504.29084.41.camel@dagon.hellion.org.uk> References: <4F071654.3000102@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4F071654.3000102@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 Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On Fri, 2012-01-06 at 15:42 +0000, Christoph Egger wrote: > Disable CONFIG_SYSTEM_LIBAIO on NetBSD. > > Signed-off-by: Christoph Egger There's no libaio in NetBSD? Could you add it? I hope that one day we might be able to get rid of these sorts of bundled system libraries. Ian.