On 17/12/2015 17:40, Peter Maydell wrote:
> Glib's g_source_set_name was only introduced in 2.26,
> and we have to support 2.22.
> 
> lseek64 doesn't exist on OSX.

And unnecessary on Linux too, since we compile with
-D_LARGEFILE_SOURCE/-D_FILE_OFFSET_BITS=64.

Paolo

Reply via email to