summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-08-13 21:59:19 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-08-16 07:53:22 +0100
commite2af021f5b918c619396eecb20fa30a71cf5e776 (patch)
treebf1cb1e9022a806b6ccbced161377b23b59fe644 /meta/recipes-core/glibc
parentf71d9d87e638ebeea5be1a64ad98a9460ee3d1f2 (diff)
downloadopenembedded-core-e2af021f5b918c619396eecb20fa30a71cf5e776.tar.gz
glibc: Drop --enable-tunables
Its removed and is implicit default in 2.38+ [1] [1] https://mail.gnu.org/archive/html/info-gnu/2023-07/msg00010.html Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glibc')
-rw-r--r--meta/recipes-core/glibc/glibc_2.38.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.38.bb b/meta/recipes-core/glibc/glibc_2.38.bb
index 94bff8f448..c02730bcb5 100644
--- a/meta/recipes-core/glibc/glibc_2.38.bb
+++ b/meta/recipes-core/glibc/glibc_2.38.bb
@@ -70,7 +70,6 @@ EXTRA_OECONF = "--enable-kernel=${OLDEST_KERNEL} \
--enable-clocale=gnu \
--with-headers=${STAGING_INCDIR} \
--without-selinux \
- --enable-tunables \
--enable-bind-now \
--enable-stack-protector=strong \
--disable-crypt \