)]}'
{
  "commit": "51dcd40ba592855654fbb5f907498fa271da5124",
  "tree": "7d47323348a32fd059c4ac2837dd69e5bfd3e239",
  "parents": [
    "d7a95968ac1a809ae3d47d2ca18471ef91f29f98"
  ],
  "author": {
    "name": "Alex Stewart",
    "email": "alexs.mac@gmail.com",
    "time": "Sun Jun 17 20:32:51 2018 +0100"
  },
  "committer": {
    "name": "Sameer Agarwal",
    "email": "sameeragarwal@google.com",
    "time": "Sun Jun 17 22:44:15 2018 +0000"
  },
  "message": "Do not update CMAKE_REQUIRED_FLAGS to match CMAKE_CXX_FLAGS.\n\n- This was a hangover from the pre-Ceres 2.0 era when we needed to\n  ensure that -std\u003dc++11 was passed to check_cxx_source_compiles() in\n  FindUnorderedMap/FindSharedPtr if the user had enabled CXX11.\n- Unfortunately, the same variable (CMAKE_REQUIRED_FLAGS) is used for\n  both check_cxx_source_compiles() and check_c_source_compiles(), and\n  thus updating it to include -std\u003dc++11 would thus break any checks\n  for C, which are made internally in the version of FindThreads.cmake\n  shipped with CMake which could cause build breakage as identified\n  in issue #355.\n\nChange-Id: I36be1a21db14e3839eaf955a80bd952ef40fa269\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "efbce67620224d9bb2fb77511e6f6d797b0eeeeb",
      "old_mode": 33188,
      "old_path": "CMakeLists.txt",
      "new_id": "b02bf7afaa2d700572d8b42cb8d8f659999b1e7e",
      "new_mode": 33188,
      "new_path": "CMakeLists.txt"
    }
  ]
}
