)]}'
{
  "commit": "deb52841381fdfa7d73b1855dd36798fbbe7a8bf",
  "tree": "dd5cd42826be656ad0449d4f026b42ff2ecf0103",
  "parents": [
    "000800a306dc95f5bac8a5e610b5300ca6765f52"
  ],
  "author": {
    "name": "Nico Weber",
    "email": "thakis@chromium.org",
    "time": "Tue Nov 18 12:14:46 2014 -0800"
  },
  "committer": {
    "name": "Adam Langley",
    "email": "agl@google.com",
    "time": "Tue Nov 18 23:08:20 2014 +0000"
  },
  "message": "Make build work on OS X with older cmake versions.\n\n`uname -p` is still i386 on OS X for some reason, which causes cmake 2.8 to set\nCMAKE_SYSTEM_PROCESSOR to i386, making the build think it\u0027s doing a 32-bit\nbuild.  However, since the system is almost completely 64-bit these days, clang\ndefaults to producing 64-bit object files unless told otherwise. As a result,\nthe produced .o files are all 64-bit except for the .o files from assembly, and\nthen linking fails.\n\nFix this by forcing ARCH to 64-bit on OS X. This matches the default behavior\nof cmake 3.0, where CMAKE_SYSTEM_PROCESSOR is x86_64.\n\nChange-Id: I7a2abc4cef84dfbaf205852a9d7b647e83dd249f\nReviewed-on: https://boringssl-review.googlesource.com/2330\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\nReviewed-by: Piotr Sikora \u003cpiotr@cloudflare.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bdfaee444305728953f8de07bfb473e1dfd88843",
      "old_mode": 33188,
      "old_path": "CMakeLists.txt",
      "new_id": "d4c7a6ec5b71dc60f7e8a5911aecf272785d206b",
      "new_mode": 33188,
      "new_path": "CMakeLists.txt"
    }
  ]
}
