]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
findutils: Drop setting gl_cv_func_wcwidth_works=yes
authorKhem Raj <raj.khem@gmail.com>
Thu, 21 Aug 2025 18:12:45 +0000 (11:12 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Aug 2025 16:46:38 +0000 (17:46 +0100)
The issue seems to be have been fixed for long time since 4.5.3 onwards

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-extended/findutils/findutils_4.10.0.bb

index aa216376572959f0c03f087b3555a23c21cccff0..29ad6c735067c6c62c081bfc0886739cb5d33b43 100644 (file)
@@ -9,8 +9,6 @@ DEPENDS = "bison-native"
 SRC_URI[sha256sum] = "1387e0b67ff247d2abde998f90dfbf70c1491391a59ddfecb8ae698789f0a4f5"
 
 PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux"
-# http://savannah.gnu.org/bugs/?27299
-CACHED_CONFIGUREVARS += "gl_cv_func_wcwidth_works=yes"
 
 EXTRA_OECONF += "ac_cv_path_SORT=${bindir}/sort"