config/libc/uClibc.in
changeset 2666 d7d4c6336f8f
parent 2518 aa833630f29c
child 2761 19760eb7a090
     1.1 --- a/config/libc/uClibc.in	Mon Jun 27 00:12:29 2011 +0200
     1.2 +++ b/config/libc/uClibc.in	Mon Sep 12 02:37:29 2011 +0200
     1.3 @@ -19,7 +19,7 @@
     1.4  config LIBC_UCLIBC_V_0_9_32
     1.5      bool
     1.6      prompt "0.9.32"
     1.7 -    select LIBC_UCLIBC_0_9_30_or_later
     1.8 +    select LIBC_UCLIBC_0_9_32_or_later
     1.9  
    1.10  config LIBC_UCLIBC_V_0_9_31
    1.11      bool
    1.12 @@ -91,6 +91,11 @@
    1.13      default "0.9.28.3" if LIBC_UCLIBC_V_0_9_28_3
    1.14      default "snapshot" if LIBC_UCLIBC_V_snapshot
    1.15  
    1.16 +config LIBC_UCLIBC_0_9_32_or_later
    1.17 +    bool
    1.18 +    select LIBC_SUPPORT_NPTL
    1.19 +    select LIBC_UCLIBC_0_9_30_or_later
    1.20 +
    1.21  config LIBC_UCLIBC_0_9_30_or_later
    1.22      bool
    1.23      select LIBC_UCLIBC_PARALLEL