scripts/build/libc_uClibc.sh
changeset 580 26f13900b099
parent 578 8e39bc2e91b6
child 642 887ce0523903
     1.1 --- a/scripts/build/libc_uClibc.sh	Thu Jun 19 08:14:52 2008 +0000
     1.2 +++ b/scripts/build/libc_uClibc.sh	Thu Jun 19 08:17:39 2008 +0000
     1.3 @@ -260,9 +260,9 @@
     1.4  s/^# DO_C99_MATH is not set/DO_C99_MATH=y/
     1.5  s/^# UCLIBC_CTOR_DTOR is not set/UCLIBC_CTOR_DTOR=y/
     1.6  # Add these three lines when doing C++?
     1.7 -#s/^# UCLIBC_HAS_WCHAR is not set/UCLIBC_HAS_WCHAR=y/
     1.8 +s/^# UCLIBC_HAS_WCHAR is not set/UCLIBC_HAS_WCHAR=y/
     1.9  #s/^# UCLIBC_HAS_LOCALE is not set/UCLIBC_HAS_LOCALE=y\\nUCLIBC_PREGENERATED_LOCALE_DATA=y\\n\\# UCLIBC_DOWNLOAD_PREGENERATED_LOCALE_DATA is not set\\n\\# UCLIBC_HAS_XLOCALE is not set/
    1.10 -#s/^# UCLIBC_HAS_GNU_GETOPT is not set/UCLIBC_HAS_GNU_GETOPT=y/
    1.11 +s/^# UCLIBC_HAS_GNU_GETOPT is not set/UCLIBC_HAS_GNU_GETOPT=y/
    1.12  ENDSED
    1.13      fi
    1.14