diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.12.4.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.12.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3_3.12.4.bb b/meta/recipes-devtools/python/python3_3.12.4.bb index eb3866d9be..77bbfaa069 100644 --- a/meta/recipes-devtools/python/python3_3.12.4.bb +++ b/meta/recipes-devtools/python/python3_3.12.4.bb | |||
| @@ -118,7 +118,7 @@ ${@bb.utils.contains('PACKAGECONFIG', 'tk', '', '_tkinter', d)} | |||
| 118 | EOF | 118 | EOF |
| 119 | } | 119 | } |
| 120 | 120 | ||
| 121 | CPPFLAGS:append = " -I${STAGING_INCDIR}/ncursesw -I${STAGING_INCDIR}/uuid" | 121 | CPPFLAGS += "-I${STAGING_INCDIR}/ncursesw -I${STAGING_INCDIR}/uuid" |
| 122 | 122 | ||
| 123 | # COMPILEALL_OPTS= ensures that .pyc are not compiled in parallel | 123 | # COMPILEALL_OPTS= ensures that .pyc are not compiled in parallel |
| 124 | # This was found to lock up builds, break reproducibility, and produce strange file ownership | 124 | # This was found to lock up builds, break reproducibility, and produce strange file ownership |
