From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Hanquez Subject: Re: [PATCH] ocaml NetBSD support Date: Fri, 7 May 2010 13:49:22 +0100 Message-ID: <4BE40C52.7070605@eu.citrix.com> References: <201005071413.18544.Christoph.Egger@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201005071413.18544.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 Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 07/05/10 13:13, Christoph Egger wrote: > > Hi! > > Attached patch adds support for NetBSD to ocaml xenstore. > > Signed-off-by: Christoph Egger Hi Christoph, This is just compilation support though. I suspect the xc bindings where we have a duplicated libxc library need to be patch for netbsd support too (as similar as xc_netbsd.c). -- Vincent