diff options
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.12.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.12.4.bb b/meta/recipes-devtools/python/python3_3.12.4.bb index 77bbfaa069..743ba0b1f1 100644 --- a/meta/recipes-devtools/python/python3_3.12.4.bb +++ b/meta/recipes-devtools/python/python3_3.12.4.bb | |||
| @@ -107,6 +107,7 @@ PACKAGECONFIG[tk] = ",,tk" | |||
| 107 | PACKAGECONFIG[tcl] = ",,tcl" | 107 | PACKAGECONFIG[tcl] = ",,tcl" |
| 108 | PACKAGECONFIG[gdbm] = ",,gdbm" | 108 | PACKAGECONFIG[gdbm] = ",,gdbm" |
| 109 | PACKAGECONFIG[lto] = "--with-lto,--without-lto" | 109 | PACKAGECONFIG[lto] = "--with-lto,--without-lto" |
| 110 | PACKAGECONFIG[staticlibpython] = "--with-static-libpython,--without-static-libpython" | ||
| 110 | 111 | ||
| 111 | do_configure:prepend () { | 112 | do_configure:prepend () { |
| 112 | mkdir -p ${B}/Modules | 113 | mkdir -p ${B}/Modules |
