diff options
Diffstat (limited to 'meta/recipes-core/glibc')
| -rw-r--r-- | meta/recipes-core/glibc/glibc_2.38.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.38.bb b/meta/recipes-core/glibc/glibc_2.38.bb index 851aa612b1..94bff8f448 100644 --- a/meta/recipes-core/glibc/glibc_2.38.bb +++ b/meta/recipes-core/glibc/glibc_2.38.bb | |||
| @@ -76,6 +76,7 @@ EXTRA_OECONF = "--enable-kernel=${OLDEST_KERNEL} \ | |||
| 76 | --disable-crypt \ | 76 | --disable-crypt \ |
| 77 | --with-default-link \ | 77 | --with-default-link \ |
| 78 | --disable-werror \ | 78 | --disable-werror \ |
| 79 | --enable-fortify-source \ | ||
| 79 | ${@bb.utils.contains_any('SELECTED_OPTIMIZATION', '-O0 -Og', '--disable-werror', '', d)} \ | 80 | ${@bb.utils.contains_any('SELECTED_OPTIMIZATION', '-O0 -Og', '--disable-werror', '', d)} \ |
| 80 | ${GLIBCPIE} \ | 81 | ${GLIBCPIE} \ |
| 81 | ${GLIBC_EXTRA_OECONF}" | 82 | ${GLIBC_EXTRA_OECONF}" |
