summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/orc
diff options
context:
space:
mode:
authorRicardo Ribalda Delgado <ricardo@ribalda.com>2019-06-19 11:44:55 +0200
committerArmin Kuster <akuster808@gmail.com>2019-11-10 15:15:26 -0800
commit2f8086ce87bbb62ef971be4da80c2c2b9d8c9c66 (patch)
tree94817f78f8746e62605057bc9e9c0360267eeda7 /meta/recipes-devtools/orc
parentf3326309c7c22a6034917f6eee21908c61f44a2f (diff)
downloadopenembedded-core-contrib-2f8086ce87bbb62ef971be4da80c2c2b9d8c9c66.tar.gz
python3: python3: Fix build error x86->x86
When building x86->x86 the system will try to execute .so and related items from the default PYTHONPATH. This will fail if the target CPU contains instructions that the host CPU does not have, add CROSSPYTHONPATH into PYTHONPATH so we can prepend the list to find correct libs. Fixes: Illegal instruction (core dumped) Makefile:625: recipe for target 'sharedmods' failed make: *** [sharedmods] Error 132 make: *** Waiting for unfinished jobs.... Signed-off-by: Ricardo Ribalda Delgado <ricardo@ribalda.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-devtools/orc')
0 files changed, 0 insertions, 0 deletions