CMake fix for GCC 4.7.x
commitc6382b6c2394ec11c8329aa10876dfb31f48e69c
authorseanc <seanc@fb.com>
Mon, 11 Nov 2013 23:58:54 +0000 (11 15:58 -0800)
committerseanc <seanc@fb.com>
Mon, 11 Nov 2013 23:58:54 +0000 (11 15:58 -0800)
treea767183f74466d1e87a4be24927dcc79f81e92a5
parent02ad50864729ea8546fb241fcf744f99074acaa6
CMake fix for GCC 4.7.x

Summary: Fix GCC 4.7.x build on some platforms for the following error:
error: ‘sleep_for’ is not a member of ‘std::this_thread’

Closes #1264
hphp/third_party/thrift/CMakeLists.txt