On Tue, Mar 15, 2011 at 11:03 PM, Blue Swirl <blauwir...@gmail.com> wrote:
> On Mon, Mar 14, 2011 at 11:21 PM, François Revol <re...@free.fr> wrote:
>> The OSX build has been broken for some time now...
>>
>> * qemu-thread-posix.c:
>> both qemu_mutex_timedlock and qemu_cond_timedwait make use of 
>> clock_gettime() and CLOCK_REALTIME, which OSX doesn't have.
>> It seems like both functions are nowhere found. Can they be removed then ?
>
> This patch should fix the problem.

I applied the patch.

Reply via email to