summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3_3.10.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.10.6.bb')
-rw-r--r--meta/recipes-devtools/python/python3_3.10.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.10.6.bb b/meta/recipes-devtools/python/python3_3.10.6.bb
index 1b28728732..1f8b60a7a5 100644
--- a/meta/recipes-devtools/python/python3_3.10.6.bb
+++ b/meta/recipes-devtools/python/python3_3.10.6.bb
@@ -105,6 +105,7 @@ PACKAGECONFIG:class-target ??= "readline gdbm ${@bb.utils.filter('DISTRO_FEATURE
105PACKAGECONFIG:class-native ??= "readline gdbm" 105PACKAGECONFIG:class-native ??= "readline gdbm"
106PACKAGECONFIG:class-nativesdk ??= "readline gdbm" 106PACKAGECONFIG:class-nativesdk ??= "readline gdbm"
107PACKAGECONFIG[readline] = ",,readline" 107PACKAGECONFIG[readline] = ",,readline"
108PACKAGECONFIG[editline] = "--with-readline=editline,,libedit,,,readline"
108# Use profile guided optimisation by running PyBench inside qemu-user 109# Use profile guided optimisation by running PyBench inside qemu-user
109PACKAGECONFIG[pgo] = "--enable-optimizations,,qemu-native" 110PACKAGECONFIG[pgo] = "--enable-optimizations,,qemu-native"
110PACKAGECONFIG[tk] = ",,tk" 111PACKAGECONFIG[tk] = ",,tk"