Update default config a little.
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Thu, 30 Jun 2005 00:26:20 +0000 (00:26 -0000)
committerJoakim Tjernlund <joakim.tjernlund@transmode.se>
Thu, 30 Jun 2005 00:26:20 +0000 (00:26 -0000)
toolchain/uClibc/uClibc.config

index 2b310fa1b7bc4517ffbdcfcf18a6b152e11709f0..aca90e0208256ff0efe26a712f22027f1bdd6c21 100644 (file)
 # 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