)]}'
{
  "commit": "ba1183da9a10b94611cad88c44a5c6df005f9b55",
  "tree": "d9be4600b1301c9c2d39ae78aded3a464dff361e",
  "parents": [
    "10f5bff622cad71645e22c027b77ac31e51008ef"
  ],
  "author": {
    "name": "Fam Zheng",
    "email": "famz@redhat.com",
    "time": "Mon Feb 10 14:48:52 2014 +0800"
  },
  "committer": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Thu Feb 20 13:12:54 2014 +0100"
  },
  "message": "rules.mak: fix $(obj) to a real relative path\n\nMakefile.target includes rule.mak and unnested common-obj-y, then prefix\nthem with \u0027../\u0027, this will ignore object specific QEMU_CFLAGS in subdir\nMakefile.objs:\n\n    $(obj)/curl.o: QEMU_CFLAGS +\u003d $(CURL_CFLAGS)\n\nBecause $(obj) here is \u0027./block\u0027, instead of \u0027../block\u0027. This doesn\u0027t\nhurt compiling because we basically build all .o from top Makefile,\nbefore entering Makefile.target, but it will affact arriving per-object\nlibs support.\n\nThe starting point of $(obj) is passed in as argument of unnest-vars, as\nwell as nested variables, so that different Makefiles can pass in a\nright value.\n\nSigned-off-by: Fam Zheng \u003cfamz@redhat.com\u003e\nSigned-off-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "807054b3a1797c911c81c58ae04c15cc599551f6",
      "old_mode": 33188,
      "old_path": "Makefile",
      "new_id": "52b1958b4b43e9e90c68a6339b818f7893ba2551",
      "new_mode": 33188,
      "new_path": "Makefile"
    },
    {
      "type": "modify",
      "old_id": "ac1d0e1c285073e1dc881061a3395189074289d0",
      "old_mode": 33188,
      "old_path": "Makefile.objs",
      "new_id": "1914080134d2559c63e76fe0650c9b86e57d3cd8",
      "new_mode": 33188,
      "new_path": "Makefile.objs"
    },
    {
      "type": "modify",
      "old_id": "af6ac7eaa19f922cf5d006ee7eebd8ef2dfde3d4",
      "old_mode": 33188,
      "old_path": "Makefile.target",
      "new_id": "9a6e7dd1b85e75baed2580d51456e614a0ba096f",
      "new_mode": 33188,
      "new_path": "Makefile.target"
    },
    {
      "type": "modify",
      "old_id": "4648117957465e554bd0005dc51d7e1750b97526",
      "old_mode": 33261,
      "old_path": "configure",
      "new_id": "66b1d30c99a83a8856ecfa72bceb55a17928c70c",
      "new_mode": 33261,
      "new_path": "configure"
    },
    {
      "type": "modify",
      "old_id": "391d6eb8e612e5f7361249fe68040f50eb1c7bcc",
      "old_mode": 33188,
      "old_path": "rules.mak",
      "new_id": "a95fb76626d5e30b5ac1b4ef5528ba5383f3ccd0",
      "new_mode": 33188,
      "new_path": "rules.mak"
    }
  ]
}
