[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] OSX build issues
From: |
Blue Swirl |
Subject: |
Re: [Qemu-devel] OSX build issues |
Date: |
Tue, 15 Mar 2011 23:03:10 +0200 |
On Mon, Mar 14, 2011 at 11:21 PM, François Revol <address@hidden> 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.
0001-qemu-thread-delete-unused-functions.patch
Description: Text Data
Re: [Qemu-devel] OSX build issues, Blue Swirl, 2011/03/19