Fix problems with clock_gettime and OSX < 10.12 + XCode 8
authorChristopher Dykes <cdykes@fb.com>
Fri, 10 Mar 2017 21:52:11 +0000 (13:52 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 10 Mar 2017 22:05:02 +0000 (14:05 -0800)
commit01919b98fd78769d8e73dc2c0f959743393e886e
treebb4b4555e0112527a161fc6e671f4a95e5ce6deb
parentb5b5c5486b4ca4d42bdca9638ccaa5c91a2720d7
Fix problems with clock_gettime and OSX < 10.12 + XCode 8

Summary: It's a pain, so rely on macros to figure a few things about the build configuration.

Reviewed By: yfeldblum

Differential Revision: D4229128

fbshipit-source-id: 78b414c21cae6ba51ade2ab75b117cccad5c608c
folly/portability/Time.cpp
folly/portability/Time.h