summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-05 20:53:24 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-05 20:53:24 +0200
commit4769cd580a27fbdee884192d56e9c67d11accfc1 (patch)
treed12946280c32ee95fa1c9e897a726bf122571099 /target
parentdb23827de86596da32edc8eb2286a8868c7db485 (diff)
glibc: udpate to 2.24
Diffstat (limited to 'target')
-rw-r--r--target/config/Config.in.libc9
1 files changed, 4 insertions, 5 deletions
diff --git a/target/config/Config.in.libc b/target/config/Config.in.libc
index 25fe80a76..39bf4b101 100644
--- a/target/config/Config.in.libc
+++ b/target/config/Config.in.libc
@@ -133,6 +133,10 @@ config ADK_TARGET_LIB_UCLIBC_NG_GIT
bool "git"
depends on ADK_TARGET_LIB_UCLIBC_NG
+config ADK_TARGET_LIB_GLIBC_2_24
+ bool "2.24"
+ depends on ADK_TARGET_LIB_GLIBC && !ADK_TARGET_ARCH_OR1K
+
config ADK_TARGET_LIB_GLIBC_2_23
bool "2.23"
depends on ADK_TARGET_LIB_GLIBC && !ADK_TARGET_ARCH_OR1K
@@ -142,11 +146,6 @@ config ADK_TARGET_LIB_GLIBC_2_22
depends on ADK_TARGET_LIB_GLIBC && !ADK_TARGET_ARCH_HPPA \
&& !ADK_TARGET_ARCH_OR1K
-config ADK_TARGET_LIB_GLIBC_2_21
- bool "2.21"
- depends on ADK_TARGET_LIB_GLIBC && !ADK_TARGET_ARCH_HPPA \
- && !ADK_TARGET_ARCH_OR1K
-
config ADK_TARGET_LIB_GLIBC_OR1K
bool "2.20-or1k"
depends on ADK_TARGET_LIB_GLIBC && ADK_TARGET_ARCH_OR1K