summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-native/multilib.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python-native/multilib.patch')
-rw-r--r--meta/recipes-devtools/python/python-native/multilib.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-native/multilib.patch b/meta/recipes-devtools/python/python-native/multilib.patch
index f8d7aee84b..0526031ada 100644
--- a/meta/recipes-devtools/python/python-native/multilib.patch
+++ b/meta/recipes-devtools/python/python-native/multilib.patch
@@ -16,6 +16,9 @@ The python recipe building was failing because python-native
16could not handle sys.lib var. sys.lib var is defined in the 16could not handle sys.lib var. sys.lib var is defined in the
17multilib patch hence added this multilib.patch for python-native 17multilib patch hence added this multilib.patch for python-native
18recipe. 18recipe.
19
20Upstream-Status: Inappropriate [oe-specific]
21
19Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 22Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
20 23
21Index: Python-2.7.2/Include/pythonrun.h 24Index: Python-2.7.2/Include/pythonrun.h