)]}'
{
  "commit": "db409e5e681e75a322ee11c7bb0ad8d2be90cf5e",
  "tree": "749b3744faf5580f404f881a3800d5fb1a098b86",
  "parents": [
    "598bc704741ccb21c8c382ae4809e5fbfbdc2715"
  ],
  "author": {
    "name": "René Bertin",
    "email": "rjvbertin@gmail.com",
    "time": "Sat May 04 19:59:27 2024 +0200"
  },
  "committer": {
    "name": "Brad King",
    "email": "brad.king@kitware.com",
    "time": "Tue Jun 04 08:37:50 2024 -0400"
  },
  "message": "APPLE: Check if compilers respect CMAKE_OSX_ARCHITECTURES\n\nNot all compilers that can be used on APPLE platforms will respect\nthe architecture(s) set in CMAKE_OSX_ARCHITECTURES and some will\nnot raise an error if they are unable to do this. For instance,\nGCC will accept ignore additional architectures specified after the\nfirst -arch XXX (with a non-fatal warning) and will even link the\nsimple test applications used in the ABI determination (and other\ntests that don\u0027t require external libraries) if an architecture\nis requested for which it doesn\u0027t have the required \"multilib\"\nset-up.\n\nPrevent unexpected build results or build failures that may occur\nafter a lengthy build process: verify that the binary used to obtain\nthe ABI information contains the requested architectures.\n\nFixes: #25952\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4049bc14ed62e00f240115590aeae22b84cfd98a",
      "old_mode": 33188,
      "old_path": "Modules/CMakeDetermineCompilerABI.cmake",
      "new_id": "671a0b6a5a376fb252d11f1d1b59157bd35905b5",
      "new_mode": 33188,
      "new_path": "Modules/CMakeDetermineCompilerABI.cmake"
    }
  ]
}
