summaryrefslogtreecommitdiff
path: root/package/glibc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-09-10 22:21:48 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-09-10 22:21:48 +0200
commit0f9c47bc33e6f34dfd5df57f6104397aba74fc0d (patch)
treed3ac18d82e71e9a954e9654ddf18da949af901c5 /package/glibc
parent1abb476dbcb13a4da684e8baeaa24bb3e6778483 (diff)
parent70467235e8f54f04f6d9b0e81cfef35794fdc4c0 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/glibc')
-rw-r--r--package/glibc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/glibc/Config.in b/package/glibc/Config.in
index 35e630dc7..b6879a384 100644
--- a/package/glibc/Config.in
+++ b/package/glibc/Config.in
@@ -1,7 +1,7 @@
config ADK_PACKAGE_GLIBC
prompt "glibc............................... GNU C library"
bool
- default y if ADK_TARGET_LIB_GLIBC
+ default y if ADK_TARGET_LIB_GLIBC && !ADK_TOOLCHAIN_ONLY
default n
depends on ADK_TARGET_LIB_GLIBC
help