From 2bf92dbc892c01e163e1275bbd13d5bdedd4d071 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Mon, 13 Jul 2015 01:59:38 -0700 Subject: [PATCH] glibc: remove invalid ac_cv_path_KSH There is no ac_cv_path_KSH in configure, can't find it in config.log after remove, either. Signed-off-by: Robert Yang --- meta/recipes-core/glibc/glibc.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-core/glibc/glibc.inc b/meta/recipes-core/glibc/glibc.inc index da56bc90a1d..74ad0b5fbd8 100644 --- a/meta/recipes-core/glibc/glibc.inc +++ b/meta/recipes-core/glibc/glibc.inc @@ -52,7 +52,6 @@ REQUIRED_DISTRO_FEATURES = "${DISTRO_FEATURES_LIBC}" LEAD_SONAME = "libc.so" CACHED_CONFIGUREVARS += " \ - ac_cv_path_KSH=${base_bindir}/bash \ ac_cv_path_BASH_SHELL=${base_bindir}/bash \ libc_cv_slibdir=${base_libdir} \ libc_cv_rootsbindir=${base_sbindir} \ -- 2.47.2