From d1002763cf3287249517c98b571f0f48a94a5d2d Mon Sep 17 00:00:00 2001 From: Joakim Tjernlund Date: Thu, 30 Jun 2005 00:26:20 +0000 Subject: Update default config a little. --- toolchain/uClibc/uClibc.config | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'toolchain/uClibc') diff --git a/toolchain/uClibc/uClibc.config b/toolchain/uClibc/uClibc.config index 2b310fa1b..aca90e020 100644 --- a/toolchain/uClibc/uClibc.config +++ b/toolchain/uClibc/uClibc.config @@ -17,8 +17,10 @@ # 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 @@ -47,8 +49,8 @@ LDSO_LDD_SUPPORT=y LDSO_CACHE_SUPPORT=y # LDSO_PRELOAD_FILE_SUPPORT is not set LDSO_BASE_FILENAME="ld.so" +# DL_FINI_CRT_COMPAT is not set UCLIBC_CTOR_DTOR=y -# UCLIBC_PROPOLICE is not set # HAS_NO_THREADS is not set UCLIBC_HAS_THREADS=y PTHREADS_DEBUG_SUPPORT=y @@ -137,8 +139,10 @@ DEVEL_PREFIX="/usr/" # # uClibc development/debugging options # +CROSS_COMPILER_PREFIX="" # DODEBUG 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 -- cgit v1.2.3