config/libc/uClibc.in
changeset 2033 ffc1121618fa
parent 2030 7dc77b443864
child 2036 67e02b48b595
     1.1 --- a/config/libc/uClibc.in	Tue Jul 13 12:12:32 2010 +0200
     1.2 +++ b/config/libc/uClibc.in	Thu Jul 22 20:06:27 2010 +0200
     1.3 @@ -142,16 +142,6 @@
     1.4      default 1 if LIBC_UCLIBC_DEBUG_LEVEL_1
     1.5      default 2 if LIBC_UCLIBC_DEBUG_LEVEL_2
     1.6  
     1.7 -config LIBC_UCLIBC_BUILD_CROSS_LDD
     1.8 -    bool
     1.9 -    prompt "Build cross-ldd"
    1.10 -    default y
    1.11 -    help
    1.12 -      Say 'y' here to build a cross-ldd to run in the host.
    1.13 -      
    1.14 -      Building a cross-ldd only works on ELF systems, that is,
    1.15 -      if you build under Cygwin, you *must* say 'n' here.
    1.16 -
    1.17  config LIBC_UCLIBC_CONFIG_FILE
    1.18      string
    1.19      prompt "Configuration file"