)]}'
{
  "commit": "faab48a3ab2a6b0061ff98b175032532e413b8b2",
  "tree": "0c056c01a63652e89e9702c3516de3e54e79a452",
  "parents": [
    "9f59323c1225454aecf7748739e9fcaba88cc753"
  ],
  "author": {
    "name": "George Steed",
    "email": "george.steed@arm.com",
    "time": "Wed Feb 07 15:35:27 2024 +0000"
  },
  "committer": {
    "name": "James Zern",
    "email": "jzern@google.com",
    "time": "Mon Feb 12 21:21:56 2024 +0000"
  },
  "message": "cpu.cmake: Fix AArch64 compiler flag tests\n\nThe existing check_c_compiler_flag test uses a regex internally to match\nagainst common error message strings in stderr from the compiler,\nhowever this does not match the \"invalid feature modifier\" error that is\nemitted by certain versions of GCC. This leads to the feature being\nincorrectly enabled only to then fail to compile the library later.\n\nTo get around this, use the aom_check_source_compiles helper routine to\ncompile a trivial program with the flag instead since this does not\nsuffer the same problems and correctly identifies the features as being\nnot available.\n\nBug: aomedia:3543\nChange-Id: I072281b2d3e986ee859ff8268bfad7a0fce3fd4c\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a9b7a670705c6087417d9815da628254aaad1b51",
      "old_mode": 33188,
      "old_path": "build/cmake/cpu.cmake",
      "new_id": "bd13d035d5216fb28eee66742eac8f37b6ed6e82",
      "new_mode": 33188,
      "new_path": "build/cmake/cpu.cmake"
    }
  ]
}
