summaryrefslogtreecommitdiff
path: root/config/libc/uClibc.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/libc/uClibc.in')
-rw-r--r--config/libc/uClibc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/libc/uClibc.in b/config/libc/uClibc.in
index 91882df..ef04c98 100644
--- a/config/libc/uClibc.in
+++ b/config/libc/uClibc.in
@@ -124,6 +124,16 @@ config LIBC_UCLIBC_DEBUG_LEVEL
default 1 if LIBC_UCLIBC_DEBUG_LEVEL_1
default 2 if LIBC_UCLIBC_DEBUG_LEVEL_2
+config LIBC_UCLIBC_BUILD_CROSS_LDD
+ bool
+ prompt "Build cross-ldd"
+ default y
+ help
+ Say 'y' here to build a cross-ldd to run in the host.
+
+ Building a cross-ldd only works on ELF systems, that is,
+ if you build under Cygwin, you *must* say 'n' here.
+
config LIBC_UCLIBC_CONFIG_FILE
string
prompt "Configuration file"