diff options
| -rw-r--r-- | meta/recipes-core/glibc/glibc_2.34.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.34.bb b/meta/recipes-core/glibc/glibc_2.34.bb index 7ad59115b7..4beeb10c29 100644 --- a/meta/recipes-core/glibc/glibc_2.34.bb +++ b/meta/recipes-core/glibc/glibc_2.34.bb | |||
| @@ -79,7 +79,6 @@ EXTRA_OECONF = "--enable-kernel=${OLDEST_KERNEL} \ | |||
| 79 | --enable-tunables \ | 79 | --enable-tunables \ |
| 80 | --enable-bind-now \ | 80 | --enable-bind-now \ |
| 81 | --enable-stack-protector=strong \ | 81 | --enable-stack-protector=strong \ |
| 82 | --enable-stackguard-randomization \ | ||
| 83 | --disable-crypt \ | 82 | --disable-crypt \ |
| 84 | --with-default-link \ | 83 | --with-default-link \ |
| 85 | ${@bb.utils.contains_any('SELECTED_OPTIMIZATION', '-O0 -Og', '--disable-werror', '', d)} \ | 84 | ${@bb.utils.contains_any('SELECTED_OPTIMIZATION', '-O0 -Og', '--disable-werror', '', d)} \ |
