)]}'
{
  "commit": "5b91c33cf295d9c235f587f29a8c0a7ae15a5320",
  "tree": "bc20ee1e8c338e85aa4212385fd35d220aa3b767",
  "parents": [
    "f6f7b52e2f6149d2ee365717afff315b05720162"
  ],
  "author": {
    "name": "Sam Ravnborg",
    "email": "sam@ravnborg.org",
    "time": "Wed Dec 03 21:22:21 2008 +0100"
  },
  "committer": {
    "name": "Sam Ravnborg",
    "email": "sam@ravnborg.org",
    "time": "Wed Dec 03 21:22:21 2008 +0100"
  },
  "message": "kbuild: fix -I option expansion with O\u003d... builds\n\nWhen adding extra -I options with O\u003d... we could\nend up in a situation where there were no parameters to -I.\nSo we had a commandline that looked like this:\n\n    ... -I -Wall ...\n\nThis had the undesired side effect that gcc assumed \"-Wall\"\nwas a path to look for include files so this options was\neffectively ignored.\n\nThis happens only when we build the generated module.mod.c files\nas part of the final modules builds and is as such harmless\nwith current kbuild.\nThis bug was exposed when we rearranged the options to gcc.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "982dcae7bbe241caff6c4a3f54657c8cb6b3152b",
      "old_mode": 33188,
      "old_path": "scripts/Kbuild.include",
      "new_id": "936940b541f9feb5df770d0f34bcc02b6cf3dee4",
      "new_mode": 33188,
      "new_path": "scripts/Kbuild.include"
    }
  ]
}
