summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python/search_db_h_in_inc_dirs_and_avoid_warning.patch
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2012-04-05 23:54:21 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-26 10:05:16 +0100
commitfcb368f76716bd510e9492244a12b5c4a129aad5 (patch)
tree503fc5cbb162dafad4270fdfb371a6df714bc6c6 /meta/recipes-devtools/python/python/search_db_h_in_inc_dirs_and_avoid_warning.patch
parent77a3de5ff0441da2366ae029e8427ea53ad79b79 (diff)
downloadpoky-fcb368f76716bd510e9492244a12b5c4a129aad5.tar.gz
python: Add patch for 64bit platform
This patch was added for 64bit host machines. In the compile process python is checking if platform is a 64bit platform using sys.maxint which is the host's value. The patch fixes this issue so that python would check if TARGET machine is 64bit not the HOST machine. In this way will have "dl" and "imageop" modules built if HOST machine is 64bit but the target machine is 32bit. [YOCTO #1937] (From OE-Core rev: 4993f50744882ee384cb8fb106ad209f0d887b3f) Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python/search_db_h_in_inc_dirs_and_avoid_warning.patch')
0 files changed, 0 insertions, 0 deletions