summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-native_3.5.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-native_3.5.1.bb')
-rw-r--r--meta/recipes-devtools/python/python3-native_3.5.1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-native_3.5.1.bb b/meta/recipes-devtools/python/python3-native_3.5.1.bb
index 7bad11aafa..e8d0f9b5ea 100644
--- a/meta/recipes-devtools/python/python3-native_3.5.1.bb
+++ b/meta/recipes-devtools/python/python3-native_3.5.1.bb
@@ -47,8 +47,6 @@ RPROVIDES += "python3-distutils-native python3-compression-native python3-textut
47EXTRA_OECONF_append = " --bindir=${bindir}/${PN} --without-ensurepip" 47EXTRA_OECONF_append = " --bindir=${bindir}/${PN} --without-ensurepip"
48 48
49EXTRA_OEMAKE = '\ 49EXTRA_OEMAKE = '\
50 BUILD_SYS="" \
51 HOST_SYS="" \
52 LIBC="" \ 50 LIBC="" \
53 STAGING_LIBDIR=${STAGING_LIBDIR_NATIVE} \ 51 STAGING_LIBDIR=${STAGING_LIBDIR_NATIVE} \
54 STAGING_INCDIR=${STAGING_INCDIR_NATIVE} \ 52 STAGING_INCDIR=${STAGING_INCDIR_NATIVE} \