diff options
| -rw-r--r-- | meta/recipes-core/glibc/glibc_2.40.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.40.bb b/meta/recipes-core/glibc/glibc_2.40.bb index 86f9fb927e..71b89ac9ff 100644 --- a/meta/recipes-core/glibc/glibc_2.40.bb +++ b/meta/recipes-core/glibc/glibc_2.40.bb | |||
| @@ -79,7 +79,6 @@ EXTRA_OECONF = "--enable-kernel=${OLDEST_KERNEL} \ | |||
| 79 | --with-default-link \ | 79 | --with-default-link \ |
| 80 | --disable-werror \ | 80 | --disable-werror \ |
| 81 | --enable-fortify-source \ | 81 | --enable-fortify-source \ |
| 82 | ${@bb.utils.contains_any('SELECTED_OPTIMIZATION', '-O0 -Og', '--disable-werror', '', d)} \ | ||
| 83 | ${GLIBCPIE} \ | 82 | ${GLIBCPIE} \ |
| 84 | ${GLIBC_EXTRA_OECONF}" | 83 | ${GLIBC_EXTRA_OECONF}" |
| 85 | 84 | ||
