)]}'
{
  "commit": "57ec2cff5f3649f119a6f034e824a4b615752c37",
  "tree": "b4aff54b128b088300e6f07ffefd1033e5d7294d",
  "parents": [
    "ebf7183b4ffe54f8a809336eb79996aaa48455f1"
  ],
  "author": {
    "name": "Jacek Caban",
    "email": "jacek@codeweavers.com",
    "time": "Fri Mar 21 15:09:14 2025 +0100"
  },
  "committer": {
    "name": "Jacek Caban",
    "email": "jacek@codeweavers.com",
    "time": "Mon Mar 31 14:39:53 2025 +0200"
  },
  "message": "crt: Build with -fno-builtin.\n\nmingw-w64-crt implements a number of functions that the compiler considers\nbuilt-in. Currently, we must be cautious about compiler optimizations, as they\nmay not align with our intentions. In theory, the compiler could optimize an\nimplementation of such a function back into a call to itself.\n\nRather than second-guessing the optimizer and reimplementing problematic\nfunctions in assembly, disable built-in functions globally for mingw-w64-crt.\n\nSigned-off-by: Jacek Caban \u003cjacek@codeweavers.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "56a4d4cff0c0b13b3ba1e7905b6572ec4f34707b",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/Makefile.am",
      "new_id": "54950eae13b5ac2e13e01316950876fb1f10260a",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/Makefile.am"
    }
  ]
}
