summaryrefslogtreecommitdiff
path: root/package/eglibc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-09-10 21:58:35 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-09-10 21:58:35 +0200
commitd9ff60dad6c5f68824c481a2bb698d6941d0255b (patch)
treeed519032a691225b2cbb8d097ef3e7a6d673f45c /package/eglibc
parenta481c461a4a7dae7440b9de3145ecb5b87206b3a (diff)
eglibc compiles fine for arm
Diffstat (limited to 'package/eglibc')
-rw-r--r--package/eglibc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/eglibc/Config.in b/package/eglibc/Config.in
index f16234bbb..6265c5b58 100644
--- a/package/eglibc/Config.in
+++ b/package/eglibc/Config.in
@@ -1,7 +1,7 @@
config ADK_PACKAGE_EGLIBC
prompt "eglibc............................... embedded GNU C library"
bool
- default y if ADK_TARGET_LIB_EGLIBC
+ default y if ADK_TARGET_LIB_EGLIBC && !ADK_TOOLCHAIN_ONLY
default n
depends on ADK_TARGET_LIB_EGLIBC
help