summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-native_3.5.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-native_3.5.3.bb')
-rw-r--r--meta/recipes-devtools/python/python3-native_3.5.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-native_3.5.3.bb b/meta/recipes-devtools/python/python3-native_3.5.3.bb
index 8cd9c88a82..1da87ca4e4 100644
--- a/meta/recipes-devtools/python/python3-native_3.5.3.bb
+++ b/meta/recipes-devtools/python/python3-native_3.5.3.bb
@@ -45,7 +45,7 @@ inherit native
45require python-native-${PYTHON_MAJMIN}-manifest.inc 45require python-native-${PYTHON_MAJMIN}-manifest.inc
46 46
47# uninative may be used on pre glibc 2.25 systems which don't have getentropy 47# uninative may be used on pre glibc 2.25 systems which don't have getentropy
48EXTRA_OECONF_append = " --bindir=${bindir}/${PN} --without-ensurepip ac_cv_func_getentropy=no" 48EXTRA_OECONF_append = " --bindir=${bindir}/${PN} --without-ensurepip"
49 49
50EXTRA_OEMAKE = '\ 50EXTRA_OEMAKE = '\
51 LIBC="" \ 51 LIBC="" \