]> code.ossystems Code Review - openembedded-core.git/commit
python: we use system ffi so no need to autoreconf in-tree libffi
authorRoss Burton <ross.burton@intel.com>
Tue, 11 Sep 2018 15:25:54 +0000 (16:25 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Sep 2018 23:27:55 +0000 (00:27 +0100)
commit12626b26aca281d0d5ee90dc15627083a517fa3b
treee09c189332198835fb793293bce2b5f025fa3e76
parent983206d4ccab2b27adba2776f73c0c711d3ec98e
python: we use system ffi so no need to autoreconf in-tree libffi

For target Python we use the libffi that we build, so we don't need to
autoreconf the in-tree libffi.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python3_3.5.6.bb