python: use built-in libffi lib for host build
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 11 Jan 2017 13:04:03 +0000 (15:04 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 11 Jan 2017 13:12:21 +0000 (15:12 +0200)
commit4e2f4a76e35a3bfe880abf6f425ef688a25aebc2
tree6f0ec3077482e6a92aabd5586bde69925dee1e5b
parentee88853e04b3caa2bdbfd73a5d991baebf59df10
python: use built-in libffi lib for host build

Python comes with it's own builtin libffi lib, which
seems easier to use for the host build, than trying
to use the one from the package feeds.

Also, dropping `005-fix-libffi-x86-64-configure.patch`
Not needed anymore.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/Makefile
lang/python/patches/005-fix-libffi-x86-64-configure.patch [deleted file]