Update to latest SWIG git master
commit7e3036cbda65ff111f1dfab6e1f9e4cedead7028
authorOlly Betts <olly@survex.com>
Thu, 1 Dec 2016 00:25:34 +0000 (1 13:25 +1300)
committerOlly Betts <olly@survex.com>
Fri, 2 Dec 2016 22:15:00 +0000 (3 11:15 +1300)
tree63e48844ab26a31a755de7d7a6f049b3930450f7
parent6a0142ba51e22915b72a5f64e78b9f52ce2bfa4d
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).

(cherry picked from commit b2f0ee5e03a868283323fe687b72dfa18a061ed1)
bootstrap