diff options
author | Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 2015-02-20 15:40:47 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-23 17:35:29 +0000 |
commit | 360dbb52530e7bd5b7ae942b7d2732e2f845a64c (patch) | |
tree | 2d85c4fb123de2b6caa23bdf7ef5d3bb2a5c354f /oe-init-build-env | |
parent | cb02ecb507ddad3cb17c78020b42c004aa2903ae (diff) | |
download | poky-360dbb52530e7bd5b7ae942b7d2732e2f845a64c.tar.gz |
python-native: Reverts usage of distutils.sysconfig On older versions of Python, sysconfig read the Makefile and Python.h, generated at build time now it uses _sysconfigdata which contains information about the HOST, erroneous in our case, this causes an error when bulding something using distutils since it obtains compiler information and such.
Also fixes configuration of _ctypes/libffi
(From OE-Core rev: 3c76d5ef1f4d5270c94661d9fde7e31391b5cc2d)
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions