From aac679b676bb493872aa46d3a9ddcadbfe524562 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 30 Sep 2019 18:57:50 +0200 Subject: glibc: update to 2.30 --- target/config/Config.in.libc | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'target/config') diff --git a/target/config/Config.in.libc b/target/config/Config.in.libc index d9ce17c6b..b41e79ecb 100644 --- a/target/config/Config.in.libc +++ b/target/config/Config.in.libc @@ -150,17 +150,13 @@ config ADK_TARGET_LIB_UCLIBC_NG_GIT bool "git" depends on ADK_TARGET_LIB_UCLIBC_NG && ADK_EXPERIMENTAL -config ADK_TARGET_LIB_GLIBC_2_28 - bool "2.28" - depends on ADK_TARGET_LIB_GLIBC && !ADK_TARGET_ARCH_CSKY - -config ADK_TARGET_LIB_GLIBC_CSKY - bool "csky" - depends on ADK_TARGET_LIB_GLIBC && ADK_TARGET_ARCH_CSKY +config ADK_TARGET_LIB_GLIBC_2_30 + bool "2.30" + depends on ADK_TARGET_LIB_GLIBC config ADK_TARGET_LIB_GLIBC_GIT bool "git" - depends on ADK_TARGET_LIB_GLIBC && !ADK_TARGET_ARCH_CSKY && ADK_EXPERIMENTAL + depends on ADK_TARGET_LIB_GLIBC && ADK_EXPERIMENTAL config ADK_TARGET_LIB_MUSL_1_1_20 bool "1.1.20" -- cgit v1.2.3