From: Richard Purdie Date: Thu, 24 Aug 2023 21:09:56 +0000 (+0100) Subject: Revert "glibc: Drop --enable-tunables" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee57130d6ee1f981388712d811469e0fbb29cfe1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git Revert "glibc: Drop --enable-tunables" This reverts commit 0a8e0691e04684823fa69b60046a6c85604c730b. --- diff --git a/meta/recipes-core/glibc/glibc_2.38.bb b/meta/recipes-core/glibc/glibc_2.38.bb index c02730bcb58..94bff8f4486 100644 --- a/meta/recipes-core/glibc/glibc_2.38.bb +++ b/meta/recipes-core/glibc/glibc_2.38.bb @@ -70,6 +70,7 @@ 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 \