)]}'
{
  "commit": "d39de4792dbdb6ab5f78c79d52d0210b44584538",
  "tree": "99065181d1ae6abd6fa6c8e24bebe7a1eb202f98",
  "parents": [
    "c29cf39449f78008e39af8f83760f2464815248b"
  ],
  "author": {
    "name": "Kirill A. Korinsky",
    "email": "kirill@korins.ky",
    "time": "Thu Apr 07 15:07:37 2022 +0200"
  },
  "committer": {
    "name": "Tomas Mraz",
    "email": "tomas@openssl.org",
    "time": "Fri Apr 22 15:25:20 2022 +0200"
  },
  "message": "Never use `__atomic_*` on macOS 10.7 and 10.8\n\nmacOS 10.7 and 10.8 had a bit wired clang which is detected as\n`__GNUC__` which has `__ATOMIC_ACQ_REL` but it excepts one option at\n`__atomic_is_lock_free` instead of 2.\n\nThis prevents OpenSSL to be compiled on such systems.\n\nFixes: #18055\n\nSigned-off-by: Kirill A. Korinsky \u003ckirill@korins.ky\u003e\n\nReviewed-by: Paul Dale \u003cpauli@openssl.org\u003e\nReviewed-by: Tomas Mraz \u003ctomas@openssl.org\u003e\n(Merged from https://github.com/openssl/openssl/pull/18056)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2b7280c09c48fedeb7acc15f5583d050c7c1e581",
      "old_mode": 33188,
      "old_path": "crypto/threads_pthread.c",
      "new_id": "46b8459b5e30d20917705c7c085a7874ce849996",
      "new_mode": 33188,
      "new_path": "crypto/threads_pthread.c"
    }
  ]
}
