)]}'
{
  "commit": "bbd9a50fa8e371927c290170ab6b8ac2597e5ff9",
  "tree": "79e06f0a95a5a3269bffa04c124d6572375f0f52",
  "parents": [
    "8cab4e9bc73a66b64aae179db86493fd28c39b64"
  ],
  "author": {
    "name": "Richard Levitte",
    "email": "levitte@openssl.org",
    "time": "Sat Mar 12 09:38:20 2016 +0100"
  },
  "committer": {
    "name": "Richard Levitte",
    "email": "levitte@openssl.org",
    "time": "Sun Mar 13 00:02:55 2016 +0100"
  },
  "message": "Harmonize Unix Makefile template with Windows dito\n\nThe variable SHARED_CFLAGS and SHARD_LDFLAGS were used in the Unix\ntemplate because they normally contain options used when building\n\"shared\".  The Windows template, on the other hand, uses LIB_CFLAGS,\nto express the intended use of those flags rather than their content.\nThe Windows template still used SHARED_LDFLAGS, which seems\ninconsistent.\n\nTo harmonize the two, any SHARED_CFLAGS gets renamed to LIB_CFLAGS and\nSHARED_LDFLAGS to LIB_LDFLAGS.  That makes the intent consistent along\nwith BIN_{C,LD}FLAGS and DSO_{C,LD}FLAGS.\n\nFinally, make sure to pass down $(LIB_CFLAGS) or $(DSO_CFLAGS) along\nwith $(CFLAGS) when using Makefile.shared.\n\nReviewed-by: Rich Salz \u003crsalz@openssl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ffe7551a7d734c8cb1705d0fae4a174e3d537e61",
      "old_mode": 33188,
      "old_path": "Configurations/unix-Makefile.tmpl",
      "new_id": "6e023b75b28ccce26949b11a6e02f8bf5c407e37",
      "new_mode": 33188,
      "new_path": "Configurations/unix-Makefile.tmpl"
    },
    {
      "type": "modify",
      "old_id": "2871283a6a60f5c02ce016e7b8cc979a49defa36",
      "old_mode": 33188,
      "old_path": "Configurations/windows-makefile.tmpl",
      "new_id": "cb1b4e696d90b67899c5bc97c0af596de228b19d",
      "new_mode": 33188,
      "new_path": "Configurations/windows-makefile.tmpl"
    }
  ]
}
