From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= Subject: Re: [PATCH] xen/x86: hypervisor build fixes for FreeBSD. Date: Mon, 26 Aug 2013 17:06:59 +0200 Message-ID: <521B6F13.1070405@citrix.com> References: <1376581489-1776-1-git-send-email-tim@xen.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1376581489-1776-1-git-send-email-tim@xen.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Tim Deegan Cc: keir@xen.org, jbeulich@suse.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 15/08/13 17:44, Tim Deegan wrote: > These allow an x86_64 hypervisor to build on FreeBSD 9.1/amd64. > - like OpenBSD, needs a different arch passed to ld. > - like OpenBSD, sdtarg.h and stdbool.h are in /usr/include Just for curiosity, have you tried this with -current FreeBSD (10)? I'm specifically asking this because -current has switched to clang.