From ea2ab24a8c430451b72f327fb615728541b689c1 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 1 Oct 2019 19:34:17 +0200 Subject: glibc: fix description --- target/config/Config.in.libc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/config/Config.in.libc') diff --git a/target/config/Config.in.libc b/target/config/Config.in.libc index 48b7d686b..f2e228580 100644 --- a/target/config/Config.in.libc +++ b/target/config/Config.in.libc @@ -200,7 +200,7 @@ config ADK_LIBC_VERSION string default "1.0.31" if ADK_TARGET_LIB_UCLIBC_NG_1_0_31 default "1.1.23" if ADK_TARGET_LIB_MUSL_1_1_23 - default "2.28" if ADK_TARGET_LIB_GLIBC_2_28 + default "2.30" if ADK_TARGET_LIB_GLIBC_2_30 default "3.0.0" if ADK_TARGET_LIB_NEWLIB_3_0_0 default "git" if ADK_TARGET_LIB_UCLIBC_NG_GIT || \ ADK_TARGET_LIB_MUSL_GIT || \ -- cgit v1.2.3