Update to latest SWIG git master
commitb2f0ee5e03a868283323fe687b72dfa18a061ed1
authorOlly Betts <olly@survex.com>
Thu, 1 Dec 2016 00:25:34 +0000 (1 13:25 +1300)
committerOlly Betts <olly@survex.com>
Thu, 1 Dec 2016 02:17:20 +0000 (1 15:17 +1300)
treedec1870420766718de289321b3935dfad528fa8b
parent47b598d2ca987ba209b037088a98bd6d062e4724
Update to latest SWIG git master

Generates smaller PHP wrappers by only emitting each unique arginfo
combination once (~6% saving in stripped extension module size for
PHP7 on x86_64 Linux).
bootstrap