summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-native_3.4.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-native_3.4.2.bb b/meta/recipes-devtools/python/python3-native_3.4.2.bb
index 37399be69c..463957f8c1 100644
--- a/meta/recipes-devtools/python/python3-native_3.4.2.bb
+++ b/meta/recipes-devtools/python/python3-native_3.4.2.bb
@@ -42,7 +42,7 @@ inherit native
42 42
43RPROVIDES += "python3-distutils-native python3-compression-native python3-textutils-native python3-core-native" 43RPROVIDES += "python3-distutils-native python3-compression-native python3-textutils-native python3-core-native"
44 44
45EXTRA_OECONF_append = " --bindir=${bindir}/${PN}" 45EXTRA_OECONF_append = " --bindir=${bindir}/${PN} --without-ensurepip"
46 46
47EXTRA_OEMAKE = '\ 47EXTRA_OEMAKE = '\
48 BUILD_SYS="" \ 48 BUILD_SYS="" \