SOURCES: crossm68k-uClibc.config - updated for 0.9.27
kosmo
kosmo at pld-linux.org
Tue Apr 3 16:29:10 CEST 2007
Author: kosmo Date: Tue Apr 3 14:29:10 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 0.9.27
---- Files affected:
SOURCES:
crossm68k-uClibc.config (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/crossm68k-uClibc.config
diff -u SOURCES/crossm68k-uClibc.config:1.1 SOURCES/crossm68k-uClibc.config:1.2
--- SOURCES/crossm68k-uClibc.config:1.1 Mon Feb 6 13:37:28 2006
+++ SOURCES/crossm68k-uClibc.config Tue Apr 3 16:29:04 2007
@@ -17,28 +17,42 @@
# 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
#
HAVE_ELF=y
TARGET_ARCH="m68k"
-ARCH_CFLAGS="-Wa,--bitwise-or"
ARCH_SUPPORTS_BIG_ENDIAN=y
+UCLIBC_HAS_SOFT_FLOAT=y
+# CONFIG_GENERIC_386 is not set
+# CONFIG_386 is not set
+# CONFIG_486 is not set
+# CONFIG_586 is not set
+# CONFIG_586MMX is not set
+# CONFIG_686 is not set
+# CONFIG_PENTIUMII is not set
+# CONFIG_PENTIUMIII is not set
+# CONFIG_PENTIUM4 is not set
+# CONFIG_K6 is not set
+# CONFIG_K7 is not set
+# CONFIG_ELAN is not set
+# CONFIG_CRUSOE is not set
+# CONFIG_WINCHIPC6 is not set
+# CONFIG_WINCHIP2 is not set
+# CONFIG_CYRIXIII is not set
+# CONFIG_NEHEMIAH is not set
# ARCH_LITTLE_ENDIAN is not set
ARCH_BIG_ENDIAN=y
-# ARCH_HAS_NO_MMU is not set
-# ARCH_HAS_MMU is not set
+ARCH_HAS_NO_MMU=y
UCLIBC_HAS_FLOATS=y
# HAS_FPU is not set
-UCLIBC_HAS_SOFT_FLOAT=y
-DO_C99_MATH=y
+# DO_C99_MATH is not set
+WARNINGS="-Wall"
KERNEL_SOURCE="/usr/src/linux"
-UCLIBC_UCLINUX_BROKEN_MUNMAP=y
+# UCLIBC_UCLINUX_BROKEN_MUNMAP is not set
EXCLUDE_BRK=y
C_SYMBOL_PREFIX=""
HAVE_DOT_CONFIG=y
@@ -48,23 +62,22 @@
#
# HAVE_NO_PIC is not set
# DOPIC is not set
-# HAVE_NO_SHARED is not set
-# ARCH_HAS_NO_LDSO is not set
-# DL_FINI_CRT_COMPAT is not set
-UCLIBC_CTOR_DTOR=y
+HAVE_NO_SHARED=y
+ARCH_HAS_NO_LDSO=y
+# UCLIBC_CTOR_DTOR is not set
# HAS_NO_THREADS is not set
UCLIBC_HAS_THREADS=y
# PTHREADS_DEBUG_SUPPORT is not set
# UCLIBC_HAS_LFS is not set
-# UCLIBC_STATIC_LDCONFIG is not set
MALLOC=y
# MALLOC_SIMPLE is not set
# MALLOC_STANDARD is not set
# MALLOC_GLIBC_COMPAT is not set
-UCLIBC_DYNAMIC_ATEXIT=y
+# UCLIBC_DYNAMIC_ATEXIT is not set
+# COMPAT_ATEXIT is not set
# HAS_SHADOW is not set
-# UNIX98PTY_ONLY is not set
-# ASSUME_DEVPTS is not set
+UNIX98PTY_ONLY=y
+ASSUME_DEVPTS=y
# UCLIBC_HAS_TM_EXTENSIONS is not set
# UCLIBC_HAS_TZ_CACHING is not set
# UCLIBC_HAS_TZ_FILE is not set
@@ -78,45 +91,44 @@
#
# String and Stdio Support
#
-UCLIBC_HAS_STRING_GENERIC_OPT=y
+# UCLIBC_HAS_STRING_GENERIC_OPT is not set
UCLIBC_HAS_STRING_ARCH_OPT=y
-UCLIBC_HAS_CTYPE_TABLES=y
-# UCLIBC_HAS_CTYPE_SIGNED is not set
-UCLIBC_HAS_CTYPE_UNSAFE=y
+# UCLIBC_HAS_CTYPE_TABLES is not set
+# UCLIBC_HAS_CTYPE_UNSAFE is not set
# UCLIBC_HAS_CTYPE_CHECKED is not set
# UCLIBC_HAS_CTYPE_ENFORCED is not set
# UCLIBC_HAS_WCHAR is not set
# UCLIBC_HAS_LOCALE is not set
-# UCLIBC_HAS_HEXADECIMAL_FLOATS is not set
# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set
# USE_OLD_VFPRINTF is not set
UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
-UCLIBC_HAS_STDIO_BUFSIZ_256=y
+# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
-# UCLIBC_HAS_STDIO_BUFSIZ_4096 is not set
+UCLIBC_HAS_STDIO_BUFSIZ_4096=y
# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
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
# UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
# UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
# UCLIBC_HAS_PRINTF_M_SPEC is not set
-# UCLIBC_HAS_ERRNO_MESSAGES is not set
-# UCLIBC_HAS_SIGNUM_MESSAGES is not set
-# UCLIBC_HAS_GNU_GETOPT is not set
+UCLIBC_HAS_ERRNO_MESSAGES=y
+# UCLIBC_HAS_SYS_ERRLIST is not set
+UCLIBC_HAS_SIGNUM_MESSAGES=y
+# UCLIBC_HAS_SYS_SIGLIST is not set
+UCLIBC_HAS_GNU_GETOPT=y
#
# Big and Tall
#
-# UCLIBC_HAS_REGEX is not set
+UCLIBC_HAS_REGEX=y
# UCLIBC_HAS_WORDEXP is not set
# UCLIBC_HAS_FTW is not set
UCLIBC_HAS_GLOB=y
@@ -135,10 +147,7 @@
#
# uClibc development/debugging options
#
-CROSS_COMPILER_PREFIX="m68k-elf-"
# DODEBUG is not set
-# DODEBUG_PT is not set
# DOASSERTS is not set
# UCLIBC_MALLOC_DEBUGGING is not set
-WARNINGS="-Wall"
# UCLIBC_MJN3_ONLY is not set
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/crossm68k-uClibc.config?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list