qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] macOS 10.12 Sierra, Xcode 8 & clock_gettime()


From: Liviu Ionescu
Subject: Re: [Qemu-devel] macOS 10.12 Sierra, Xcode 8 & clock_gettime()
Date: Tue, 25 Oct 2016 17:12:22 +0300

> On 25 Oct 2016, at 16:48, Paolo Bonzini <address@hidden> wrote:
> 
> Perhaps you can add a configure test for clock_gettime, and define a
> symbol CONFIG_HAVE_CLOCK_GETTIME if clock_gettime exists.

I thought of this, but if I run the build on 10.12, configure will identify 
`clock_gettime()` as present, refer to it, and when the executable is started 
on 10.11, it'll fail. :-(


regards,

Liviu




reply via email to

[Prev in Thread] Current Thread [Next in Thread]