summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3_3.11.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.11.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3_3.11.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.11.0.bb b/meta/recipes-devtools/python/python3_3.11.0.bb
index 93628c76ff..16a9e04cc9 100644
--- a/meta/recipes-devtools/python/python3_3.11.0.bb
+++ b/meta/recipes-devtools/python/python3_3.11.0.bb
@@ -107,6 +107,7 @@ PACKAGECONFIG[editline] = "--with-readline=editline,,libedit,,,readline"
107# Use profile guided optimisation by running PyBench inside qemu-user 107# Use profile guided optimisation by running PyBench inside qemu-user
108PACKAGECONFIG[pgo] = "--enable-optimizations,,qemu-native" 108PACKAGECONFIG[pgo] = "--enable-optimizations,,qemu-native"
109PACKAGECONFIG[tk] = ",,tk" 109PACKAGECONFIG[tk] = ",,tk"
110PACKAGECONFIG[tcl] = ",,tcl"
110PACKAGECONFIG[gdbm] = ",,gdbm" 111PACKAGECONFIG[gdbm] = ",,gdbm"
111PACKAGECONFIG[lto] = "--with-lto,," 112PACKAGECONFIG[lto] = "--with-lto,,"
112 113