summaryrefslogtreecommitdiff
path: root/meta/classes
diff options
context:
space:
mode:
authorAwais Belal <awais_belal@mentor.com>2016-06-14 16:26:08 +0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-15 17:36:36 +0100
commit20c637ef40f2de9c2848ac1fb25240dea84cdb7b (patch)
tree84ed7870c3d20c9ac11f63ff851b792fe858c84c /meta/classes
parent85630aa894278e7818c867179dc19ca2fbd994fc (diff)
downloadopenembedded-core-20c637ef40f2de9c2848ac1fb25240dea84cdb7b.tar.gz
openembedded-core-20c637ef40f2de9c2848ac1fb25240dea84cdb7b.tar.bz2
openembedded-core-20c637ef40f2de9c2848ac1fb25240dea84cdb7b.zip
python3: fix CROSSPYTHONPATH for cross builds
There are cases where target and host are of the same type and at such instances the target modules may be loaded if CROSSPYTHONPATH is not correct. This adds host library paths so that target modules are not loaded while cross compiling to avoid illegal instruction issues. Signed-off-by: Awais Belal <awais_belal@mentor.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions