config/libc/eglibc.in
changeset 2444 896cb0d36c1a
parent 2300 60d9591ed5bd
child 2484 d1a8c2ae7946
     1.1 --- a/config/libc/eglibc.in	Sat Feb 12 17:31:12 2011 +0100
     1.2 +++ b/config/libc/eglibc.in	Sun May 08 19:02:44 2011 +0200
     1.3 @@ -1,16 +1,16 @@
     1.4  # eglibc options
     1.5 -# depends on ! MINGW32 && ! BARE_METAL && ARCH_USE_MMU
     1.6  
     1.7 -config LIBC_eglibc
     1.8 -    select LIBC_SUPPORT_NPTL
     1.9 -    select LIBC_SUPPORT_LINUXTHREADS
    1.10 -    help
    1.11 -      EGLIBC (Embedded GLIBC) is a variant of the standard GNU GLIBC
    1.12 -      that is designed to work well on embedded systems.  EGLIBC strives
    1.13 -      to be source and binary compatible with GLIBC.  Its goals include
    1.14 -      a reduced footprint, configurable components, and improved
    1.15 -      cross-compilation support.  EGLIBC also includes some embedded ports
    1.16 -      (such as e500/spe) that are normally separate add-ons of GLIBC.
    1.17 +## depends on ! MINGW32 && ! BARE_METAL && ARCH_USE_MMU
    1.18 +##
    1.19 +## select LIBC_SUPPORT_NPTL
    1.20 +## select LIBC_SUPPORT_LINUXTHREADS
    1.21 +##
    1.22 +## help EGLIBC (Embedded GLIBC) is a variant of the standard GNU GLIBC
    1.23 +## help that is designed to work well on embedded systems.  EGLIBC strives
    1.24 +## help to be source and binary compatible with GLIBC.  Its goals include
    1.25 +## help a reduced footprint, configurable components, and improved
    1.26 +## help cross-compilation support.  EGLIBC also includes some embedded ports
    1.27 +## help (such as e500/spe) that are normally separate add-ons of GLIBC.
    1.28  
    1.29  choice
    1.30      bool