)]}'
{
  "commit": "b59ac43b9d1122da3d00882efa7c5d6833c06ea7",
  "tree": "ac106013f0c5d62e82a51ffe097d00179c200913",
  "parents": [
    "6fb1024ed5b197da261f71d1bb02716661da2fff"
  ],
  "author": {
    "name": "Alex Stewart",
    "email": "alexs.mac@gmail.com",
    "time": "Wed Feb 27 09:10:19 2013 +0000"
  },
  "committer": {
    "name": "Alex Stewart",
    "email": "alexs.mac@gmail.com",
    "time": "Wed Feb 27 09:13:41 2013 +0000"
  },
  "message": "Issue 83 fix: use correct pthread linker flags with clang.\n\n1. -lpthreads was previously added to the CMAKE_CXX_FLAGS which are\nnot passed to the linker thus linking would fail.\n2. Clang would emit a warning about -lpthreads being added to a\nbuild instruction with -c (compile only).\n\nThis patch fixes both of these issues by adding -lpthreads to the\nlinker flags (and removes them from the CXX flags).\n\nChange-Id: I5e54de3ab7eced177aa31f311926893598af5b56\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c66feca7b3c73bb198d505a043b11d29f208d91c",
      "old_mode": 33188,
      "old_path": "CMakeLists.txt",
      "new_id": "6d33b1e52434e367687a549fca7b45e673a9bf04",
      "new_mode": 33188,
      "new_path": "CMakeLists.txt"
    }
  ]
}
