summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3_3.7.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.7.2.bb')
-rw-r--r--meta/recipes-devtools/python/python3_3.7.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.7.2.bb b/meta/recipes-devtools/python/python3_3.7.2.bb
index 9626ee546b..4d10986f3b 100644
--- a/meta/recipes-devtools/python/python3_3.7.2.bb
+++ b/meta/recipes-devtools/python/python3_3.7.2.bb
@@ -65,6 +65,7 @@ EXTRANATIVEPATH += "python3-native"
65CACHED_CONFIGUREVARS = " \ 65CACHED_CONFIGUREVARS = " \
66 ac_cv_file__dev_ptmx=yes \ 66 ac_cv_file__dev_ptmx=yes \
67 ac_cv_file__dev_ptc=no \ 67 ac_cv_file__dev_ptc=no \
68 ac_cv_working_tzset=yes \
68" 69"
69 70
70PACKAGECONFIG_class-target ??= "readline ${@bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', 'pgo', '', d)}" 71PACKAGECONFIG_class-target ??= "readline ${@bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', 'pgo', '', d)}"