https://codereview.chromium.org/23656004/diff/1/tools/gyp/v8.gyp
File tools/gyp/v8.gyp (right):

https://codereview.chromium.org/23656004/diff/1/tools/gyp/v8.gyp#newcode726
tools/gyp/v8.gyp:726: 'target_conditions': [
On 2013/08/28 14:08:34, Yury Semikhatsky wrote:
Will it work on Mac OS X?

Yes, Mac OS X uses mach_absolute_time() instead of clock_gettime() and
there's no -lrt nor clock_gettime() in OS X, so we don't need to care
about linking to librt. Android itself has clock_gettime() in libc.

https://codereview.chromium.org/23656004/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to