summaryrefslogtreecommitdiff
path: root/target/config/Config.in.libc.choice
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-15 13:47:17 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-15 13:47:27 -0500
commitb3389bd4d21d5a9fdff3f4ee049a9b914e2353a9 (patch)
treecc29e15bf56ad90f95fd64cc8d777a193571a597 /target/config/Config.in.libc.choice
parent74e40377d0bc328fb289224d083a1da80a0a0d14 (diff)
add support for glibc 2.19, suggested as workaround by joerg s.
Diffstat (limited to 'target/config/Config.in.libc.choice')
-rw-r--r--target/config/Config.in.libc.choice4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/config/Config.in.libc.choice b/target/config/Config.in.libc.choice
index b8d674dd3..112408b0a 100644
--- a/target/config/Config.in.libc.choice
+++ b/target/config/Config.in.libc.choice
@@ -80,6 +80,10 @@ config ADK_TARGET_LIB_GLIBC_2_20
bool "2.20"
depends on ADK_TARGET_LIB_GLIBC
+config ADK_TARGET_LIB_GLIBC_2_19
+ bool "2.19"
+ depends on ADK_TARGET_LIB_GLIBC
+
config ADK_TARGET_LIB_GLIBC_GIT
bool "git"
depends on ADK_TARGET_LIB_GLIBC