X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=toolchain%2FuClibc%2Ffiles%2Fconfig.i386;h=b1a9ec3a1c424402b70fbf5c6e431f38144aa636;hb=d9c2ff6d1a42476c156147c8a80e2aebecf9f4b6;hp=4eb35a675287c8b612e17a7af664048ee45a7484;hpb=3eb55d34fd00a294438ee1c9360a4ba016245b71;p=openwrt-10.03%2F.git diff --git a/toolchain/uClibc/files/config.i386 b/toolchain/uClibc/files/config.i386 index 4eb35a675..b1a9ec3a1 100644 --- a/toolchain/uClibc/files/config.i386 +++ b/toolchain/uClibc/files/config.i386 @@ -17,8 +17,10 @@ TARGET_i386=y # TARGET_nios2 is not set # TARGET_powerpc is not set # TARGET_sh is not set +# TARGET_sh64 is not set # TARGET_sparc is not set # TARGET_v850 is not set +# TARGET_x86_64 is not set # # Target Architecture Features and Options @@ -55,8 +57,7 @@ ARCH_LITTLE_ENDIAN=y ARCH_HAS_MMU=y UCLIBC_HAS_FLOATS=y HAS_FPU=y -DO_C99_MATH=y -WARNINGS="-Wall" +# DO_C99_MATH is not set KERNEL_SOURCE="./toolchain_build_i386/linux" C_SYMBOL_PREFIX="" HAVE_DOT_CONFIG=y @@ -75,11 +76,14 @@ LDSO_LDD_SUPPORT=y LDSO_CACHE_SUPPORT=y # LDSO_PRELOAD_FILE_SUPPORT is not set LDSO_BASE_FILENAME="ld.so" +# LDSO_RUNPATH is not set +# DL_FINI_CRT_COMPAT is not set UCLIBC_CTOR_DTOR=y # HAS_NO_THREADS is not set UCLIBC_HAS_THREADS=y # PTHREADS_DEBUG_SUPPORT is not set UCLIBC_HAS_LFS=y +# UCLIBC_STATIC_LDCONFIG is not set # MALLOC is not set # MALLOC_SIMPLE is not set MALLOC_STANDARD=y @@ -127,6 +131,7 @@ UCLIBC_HAS_STDIO_BUFSIZ_4096=y UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set +# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set UCLIBC_HAS_STDIO_GETC_MACRO=y UCLIBC_HAS_STDIO_PUTC_MACRO=y UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y @@ -163,8 +168,11 @@ DEVEL_PREFIX="/usr/" # # uClibc development/debugging options # +CROSS_COMPILER_PREFIX="" # DODEBUG is not set +# DODEBUG_PT is not set # DOASSERTS is not set # SUPPORT_LD_DEBUG is not set # SUPPORT_LD_DEBUG_EARLY is not set +WARNINGS="-Wall" # UCLIBC_MJN3_ONLY is not set