)]}'
{
  "commit": "5ec5529b82f314ca2cf9c262cdfc985d5fc468a0",
  "tree": "1ae2f6bcf6155887f2a007ba25bd542d890f587e",
  "parents": [
    "92afd368bba7d98b2b7bfb51082c3639bb2119b3"
  ],
  "author": {
    "name": "Mike Frysinger",
    "email": "vapier@gentoo.org",
    "time": "Sun Jun 14 09:33:00 2009 -0400"
  },
  "committer": {
    "name": "Wolfgang Denk",
    "email": "wd@denx.de",
    "time": "Sun Jun 14 22:44:24 2009 +0200"
  },
  "message": "allow boards to customize compiler options on a per-file/dir basis\n\nWith our Blackfin boards, we like to build the compression routines with\n-O2 as our tests show a pretty good size/speed tradeoff.  For the rest of\nU-Boot though, we want to stick with the default -Os as that is mostly\ncontrol code.  So in our case, we would add a line like so to the board\nspecific config.mk file:\n\tCFLAGS_lib_generic +\u003d -O2\n\nNow all files under lib_generic/ will have -O2 appended to their build.\n\nSigned-off-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\nAcked-by: Jean-Christophe PLAGNIOL-VILLARD \u003cplagnioj@jcrosoft.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8d47a8ea58c58422f593791b485c8dc75a026aac",
      "old_mode": 33188,
      "old_path": "config.mk",
      "new_id": "f5b9c28f1da87b32995cdc9395349705d04d7175",
      "new_mode": 33188,
      "new_path": "config.mk"
    }
  ]
}
