libffcall -> libffi
authorPatrick Ohly <patrick.ohly@intel.com>
Tue, 16 Sep 2014 07:59:56 +0000 (09:59 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Tue, 16 Sep 2014 07:59:56 +0000 (09:59 +0200)
commit32ed5e2352f41e1098acafa52e2561b690cfaf9b
treef6a7f4c97d0baa6f6ad7423dc544c8097279305f
parentfc942e46153a6722cc8d7f3011c069130969cca8
libffcall -> libffi

This replaces libffcall with libffi for binding the PyObject callback into
the plain C callback for the Crosswalk engine.

The advantage of libffi is more active maintance (?) and wider range
of projects using it, the more liberal license, and availability
(Tizen has libffi, but not libffcall).
pycrosswalk.gyp
src/pycrosswalk.c