diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2015-11-27 18:22:51 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-12 23:31:40 +0000 |
commit | 1cda7afd4173100e4185ee8759f6b2770bc93b72 (patch) | |
tree | 11e85eff5ff520ef15b44ef44b991183d9033387 /meta/recipes-devtools/apt/apt-native.inc | |
parent | 4a4af31a03bb9d83ee859f0f39a2bf416cf56915 (diff) | |
download | openembedded-core-1cda7afd4173100e4185ee8759f6b2770bc93b72.tar.gz openembedded-core-1cda7afd4173100e4185ee8759f6b2770bc93b72.tar.bz2 openembedded-core-1cda7afd4173100e4185ee8759f6b2770bc93b72.zip |
python: Fix cross compiling issue
If the target and host have the same type, the system
may try to execute the instructions from the target
version. This can lead to illegal instructions
as well as the wrong copy of the code running.
Add CROSSPYTHONPATH for PYTHON_FOR_BUILD and export
the correct path to fix it.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/apt/apt-native.inc')
0 files changed, 0 insertions, 0 deletions