source:
clfs-embedded/patches/uClibc-0.9.31-configs-2.patch@
38e391a
Last change on this file since 38e391a was b0386e9, checked in by , 14 years ago | |
---|---|
|
|
File size: 38.8 KB |
-
clfs/config.arm.big
Submitted By: Joe Ciccone <jciccone@gmail.com> Date: 2010-11-28 Initial Package Version: 0.9.31 Origin: Joe Ciccone Upstream Status: None - CLFS Specific Description: Default configurations for CLFS builds of uClibc. Updated: 2011-02-15 by Andrew Bradford <bradfa@gmail.com> Removed hppa and alpha architectures as they aren't used in embedded. diff -Naur uClibc-0.9.31.orig/clfs/config.arm.big uClibc-0.9.31/clfs/config.arm.big
old new 1 # 2 # Automatically generated make config: don't edit 3 # Version: 0.9.31 4 # Sun Nov 28 10:27:23 2010 5 # 6 # TARGET_alpha is not set 7 TARGET_arm=y 8 # TARGET_avr32 is not set 9 # TARGET_bfin is not set 10 # TARGET_cris is not set 11 # TARGET_e1 is not set 12 # TARGET_frv is not set 13 # TARGET_h8300 is not set 14 # TARGET_hppa is not set 15 # TARGET_i386 is not set 16 # TARGET_i960 is not set 17 # TARGET_ia64 is not set 18 # TARGET_m68k is not set 19 # TARGET_microblaze is not set 20 # TARGET_mips is not set 21 # TARGET_nios is not set 22 # TARGET_nios2 is not set 23 # TARGET_powerpc is not set 24 # TARGET_sh is not set 25 # TARGET_sh64 is not set 26 # TARGET_sparc is not set 27 # TARGET_v850 is not set 28 # TARGET_vax is not set 29 # TARGET_x86_64 is not set 30 # TARGET_xtensa is not set 31 32 # 33 # Target Architecture Features and Options 34 # 35 TARGET_ARCH="arm" 36 FORCE_OPTIONS_FOR_ARCH=y 37 CONFIG_ARM_OABI=y 38 # CONFIG_ARM_EABI is not set 39 CONFIG_GENERIC_ARM=y 40 # CONFIG_ARM610 is not set 41 # CONFIG_ARM710 is not set 42 # CONFIG_ARM7TDMI is not set 43 # CONFIG_ARM720T is not set 44 # CONFIG_ARM920T is not set 45 # CONFIG_ARM922T is not set 46 # CONFIG_ARM926T is not set 47 # CONFIG_ARM10T is not set 48 # CONFIG_ARM1136JF_S is not set 49 # CONFIG_ARM1176JZ_S is not set 50 # CONFIG_ARM1176JZF_S is not set 51 # CONFIG_ARM_CORTEX_M3 is not set 52 # CONFIG_ARM_CORTEX_M1 is not set 53 # CONFIG_ARM_SA110 is not set 54 # CONFIG_ARM_SA1100 is not set 55 # CONFIG_ARM_XSCALE is not set 56 # CONFIG_ARM_IWMMXT is not set 57 TARGET_SUBARCH="" 58 59 # 60 # Using ELF file format 61 # 62 ARCH_ANY_ENDIAN=y 63 ARCH_BIG_ENDIAN=y 64 ARCH_WANTS_BIG_ENDIAN=y 65 # ARCH_WANTS_LITTLE_ENDIAN is not set 66 ARCH_HAS_MMU=y 67 ARCH_USE_MMU=y 68 UCLIBC_HAS_FLOATS=y 69 UCLIBC_HAS_FPU=y 70 DO_C99_MATH=y 71 # DO_XSI_MATH is not set 72 UCLIBC_HAS_FENV=y 73 KERNEL_HEADERS="${CLFS}/usr/include" 74 HAVE_DOT_CONFIG=y 75 76 # 77 # General Library Settings 78 # 79 # HAVE_NO_PIC is not set 80 DOPIC=y 81 # ARCH_HAS_NO_SHARED is not set 82 # ARCH_HAS_NO_LDSO is not set 83 HAVE_SHARED=y 84 # FORCE_SHAREABLE_TEXT_SEGMENTS is not set 85 LDSO_LDD_SUPPORT=y 86 LDSO_CACHE_SUPPORT=y 87 # LDSO_PRELOAD_FILE_SUPPORT is not set 88 LDSO_BASE_FILENAME="ld.so" 89 UCLIBC_STATIC_LDCONFIG=y 90 LDSO_RUNPATH=y 91 LDSO_SEARCH_INTERP_PATH=y 92 UCLIBC_CTOR_DTOR=y 93 # LDSO_GNU_HASH_SUPPORT is not set 94 # HAS_NO_THREADS is not set 95 LINUXTHREADS_OLD=y 96 # LINUXTHREADS_NEW is not set 97 UCLIBC_HAS_THREADS=y 98 # PTHREADS_DEBUG_SUPPORT is not set 99 UCLIBC_HAS_SYSLOG=y 100 UCLIBC_HAS_LFS=y 101 # MALLOC is not set 102 # MALLOC_SIMPLE is not set 103 MALLOC_STANDARD=y 104 MALLOC_GLIBC_COMPAT=y 105 UCLIBC_DYNAMIC_ATEXIT=y 106 # COMPAT_ATEXIT is not set 107 UCLIBC_SUSV3_LEGACY=y 108 # UCLIBC_SUSV3_LEGACY_MACROS is not set 109 # UCLIBC_SUSV4_LEGACY is not set 110 # UCLIBC_HAS_STUBS is not set 111 UCLIBC_HAS_SHADOW=y 112 UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y 113 UCLIBC_HAS___PROGNAME=y 114 UCLIBC_HAS_PTY=y 115 ASSUME_DEVPTS=y 116 UNIX98PTY_ONLY=y 117 UCLIBC_HAS_GETPT=y 118 # UCLIBC_HAS_LIBUTIL is not set 119 UCLIBC_HAS_TM_EXTENSIONS=y 120 UCLIBC_HAS_TZ_CACHING=y 121 UCLIBC_HAS_TZ_FILE=y 122 UCLIBC_HAS_TZ_FILE_READ_MANY=y 123 UCLIBC_TZ_FILE_PATH="/etc/TZ" 124 125 # 126 # Advanced Library Settings 127 # 128 UCLIBC_PWD_BUFFER_SIZE=256 129 UCLIBC_GRP_BUFFER_SIZE=256 130 131 # 132 # Support various families of functions 133 # 134 UCLIBC_LINUX_MODULE_24=y 135 UCLIBC_LINUX_SPECIFIC=y 136 UCLIBC_HAS_GNU_ERROR=y 137 # UCLIBC_BSD_SPECIFIC is not set 138 # UCLIBC_HAS_BSD_ERR is not set 139 # UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set 140 # UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set 141 # UCLIBC_NTP_LEGACY is not set 142 # UCLIBC_SV4_DEPRECATED is not set 143 UCLIBC_HAS_REALTIME=y 144 UCLIBC_HAS_ADVANCED_REALTIME=y 145 UCLIBC_HAS_EPOLL=y 146 UCLIBC_HAS_XATTR=y 147 UCLIBC_HAS_PROFILING=y 148 UCLIBC_HAS_CRYPT_IMPL=y 149 UCLIBC_HAS_CRYPT=y 150 UCLIBC_HAS_NETWORK_SUPPORT=y 151 UCLIBC_HAS_SOCKET=y 152 UCLIBC_HAS_IPV4=y 153 UCLIBC_HAS_IPV6=y 154 UCLIBC_HAS_RPC=y 155 UCLIBC_HAS_FULL_RPC=y 156 UCLIBC_HAS_REENTRANT_RPC=y 157 UCLIBC_USE_NETLINK=y 158 UCLIBC_SUPPORT_AI_ADDRCONFIG=y 159 # UCLIBC_HAS_BSD_RES_CLOSE is not set 160 UCLIBC_HAS_COMPAT_RES_STATE=y 161 # UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set 162 # UCLIBC_HAS_LIBRESOLV_STUB is not set 163 # UCLIBC_HAS_LIBNSL_STUB is not set 164 165 # 166 # String and Stdio Support 167 # 168 # UCLIBC_HAS_STRING_GENERIC_OPT is not set 169 # UCLIBC_HAS_STRING_ARCH_OPT is not set 170 UCLIBC_HAS_CTYPE_TABLES=y 171 UCLIBC_HAS_CTYPE_SIGNED=y 172 # UCLIBC_HAS_CTYPE_UNSAFE is not set 173 # UCLIBC_HAS_CTYPE_CHECKED is not set 174 UCLIBC_HAS_CTYPE_ENFORCED=y 175 UCLIBC_HAS_WCHAR=y 176 # UCLIBC_HAS_LOCALE is not set 177 UCLIBC_HAS_HEXADECIMAL_FLOATS=y 178 UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y 179 UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9 180 UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y 181 # UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set 182 # UCLIBC_HAS_STDIO_BUFSIZ_256 is not set 183 # UCLIBC_HAS_STDIO_BUFSIZ_512 is not set 184 # UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set 185 # UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set 186 UCLIBC_HAS_STDIO_BUFSIZ_4096=y 187 # UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set 188 UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y 189 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set 190 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set 191 # UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set 192 UCLIBC_HAS_STDIO_GETC_MACRO=y 193 UCLIBC_HAS_STDIO_PUTC_MACRO=y 194 UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y 195 UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y 196 UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y 197 UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y 198 UCLIBC_HAS_PRINTF_M_SPEC=y 199 UCLIBC_HAS_ERRNO_MESSAGES=y 200 UCLIBC_HAS_SYS_ERRLIST=y 201 UCLIBC_HAS_SIGNUM_MESSAGES=y 202 UCLIBC_HAS_SYS_SIGLIST=y 203 UCLIBC_HAS_GNU_GETOPT=y 204 UCLIBC_HAS_GNU_GETSUBOPT=y 205 206 # 207 # Big and Tall 208 # 209 UCLIBC_HAS_REGEX=y 210 # UCLIBC_HAS_REGEX_OLD is not set 211 UCLIBC_HAS_FNMATCH=y 212 # UCLIBC_HAS_FNMATCH_OLD is not set 213 UCLIBC_HAS_WORDEXP=y 214 # UCLIBC_HAS_NFTW is not set 215 UCLIBC_HAS_GLOB=y 216 UCLIBC_HAS_GNU_GLOB=y 217 218 # 219 # Library Installation Options 220 # 221 RUNTIME_PREFIX="/" 222 DEVEL_PREFIX="/usr/" 223 MULTILIB_DIR="lib" 224 HARDWIRED_ABSPATH=y 225 226 # 227 # Security options 228 # 229 # UCLIBC_BUILD_PIE is not set 230 UCLIBC_HAS_ARC4RANDOM=y 231 # HAVE_NO_SSP is not set 232 # UCLIBC_HAS_SSP is not set 233 UCLIBC_BUILD_RELRO=y 234 # UCLIBC_BUILD_NOW is not set 235 UCLIBC_BUILD_NOEXECSTACK=y 236 237 # 238 # uClibc development/debugging options 239 # 240 CROSS_COMPILER_PREFIX="${CLFS_TARGET}-" 241 UCLIBC_EXTRA_CFLAGS="" 242 # DODEBUG is not set 243 # DODEBUG_PT is not set 244 DOSTRIP=y 245 # DOASSERTS is not set 246 # SUPPORT_LD_DEBUG is not set 247 # SUPPORT_LD_DEBUG_EARLY is not set 248 # UCLIBC_MALLOC_DEBUGGING is not set 249 WARNINGS="-Wall" 250 # EXTRA_WARNINGS is not set 251 # DOMULTI is not set 252 # UCLIBC_MJN3_ONLY is not set -
clfs/config.arm.little
diff -Naur uClibc-0.9.31.orig/clfs/config.arm.little uClibc-0.9.31/clfs/config.arm.little
old new 1 # 2 # Automatically generated make config: don't edit 3 # Version: 0.9.31 4 # Sun Nov 28 10:27:45 2010 5 # 6 # TARGET_alpha is not set 7 TARGET_arm=y 8 # TARGET_avr32 is not set 9 # TARGET_bfin is not set 10 # TARGET_cris is not set 11 # TARGET_e1 is not set 12 # TARGET_frv is not set 13 # TARGET_h8300 is not set 14 # TARGET_hppa is not set 15 # TARGET_i386 is not set 16 # TARGET_i960 is not set 17 # TARGET_ia64 is not set 18 # TARGET_m68k is not set 19 # TARGET_microblaze is not set 20 # TARGET_mips is not set 21 # TARGET_nios is not set 22 # TARGET_nios2 is not set 23 # TARGET_powerpc is not set 24 # TARGET_sh is not set 25 # TARGET_sh64 is not set 26 # TARGET_sparc is not set 27 # TARGET_v850 is not set 28 # TARGET_vax is not set 29 # TARGET_x86_64 is not set 30 # TARGET_xtensa is not set 31 32 # 33 # Target Architecture Features and Options 34 # 35 TARGET_ARCH="arm" 36 FORCE_OPTIONS_FOR_ARCH=y 37 CONFIG_ARM_OABI=y 38 # CONFIG_ARM_EABI is not set 39 CONFIG_GENERIC_ARM=y 40 # CONFIG_ARM610 is not set 41 # CONFIG_ARM710 is not set 42 # CONFIG_ARM7TDMI is not set 43 # CONFIG_ARM720T is not set 44 # CONFIG_ARM920T is not set 45 # CONFIG_ARM922T is not set 46 # CONFIG_ARM926T is not set 47 # CONFIG_ARM10T is not set 48 # CONFIG_ARM1136JF_S is not set 49 # CONFIG_ARM1176JZ_S is not set 50 # CONFIG_ARM1176JZF_S is not set 51 # CONFIG_ARM_CORTEX_M3 is not set 52 # CONFIG_ARM_CORTEX_M1 is not set 53 # CONFIG_ARM_SA110 is not set 54 # CONFIG_ARM_SA1100 is not set 55 # CONFIG_ARM_XSCALE is not set 56 # CONFIG_ARM_IWMMXT is not set 57 TARGET_SUBARCH="" 58 59 # 60 # Using ELF file format 61 # 62 ARCH_ANY_ENDIAN=y 63 ARCH_LITTLE_ENDIAN=y 64 # ARCH_WANTS_BIG_ENDIAN is not set 65 ARCH_WANTS_LITTLE_ENDIAN=y 66 ARCH_HAS_MMU=y 67 ARCH_USE_MMU=y 68 UCLIBC_HAS_FLOATS=y 69 UCLIBC_HAS_FPU=y 70 DO_C99_MATH=y 71 # DO_XSI_MATH is not set 72 UCLIBC_HAS_FENV=y 73 KERNEL_HEADERS="${CLFS}/usr/include" 74 HAVE_DOT_CONFIG=y 75 76 # 77 # General Library Settings 78 # 79 # HAVE_NO_PIC is not set 80 DOPIC=y 81 # ARCH_HAS_NO_SHARED is not set 82 # ARCH_HAS_NO_LDSO is not set 83 HAVE_SHARED=y 84 # FORCE_SHAREABLE_TEXT_SEGMENTS is not set 85 LDSO_LDD_SUPPORT=y 86 LDSO_CACHE_SUPPORT=y 87 # LDSO_PRELOAD_FILE_SUPPORT is not set 88 LDSO_BASE_FILENAME="ld.so" 89 UCLIBC_STATIC_LDCONFIG=y 90 LDSO_RUNPATH=y 91 LDSO_SEARCH_INTERP_PATH=y 92 UCLIBC_CTOR_DTOR=y 93 # LDSO_GNU_HASH_SUPPORT is not set 94 # HAS_NO_THREADS is not set 95 LINUXTHREADS_OLD=y 96 # LINUXTHREADS_NEW is not set 97 UCLIBC_HAS_THREADS=y 98 # PTHREADS_DEBUG_SUPPORT is not set 99 UCLIBC_HAS_SYSLOG=y 100 UCLIBC_HAS_LFS=y 101 # MALLOC is not set 102 # MALLOC_SIMPLE is not set 103 MALLOC_STANDARD=y 104 MALLOC_GLIBC_COMPAT=y 105 UCLIBC_DYNAMIC_ATEXIT=y 106 # COMPAT_ATEXIT is not set 107 UCLIBC_SUSV3_LEGACY=y 108 # UCLIBC_SUSV3_LEGACY_MACROS is not set 109 # UCLIBC_SUSV4_LEGACY is not set 110 # UCLIBC_HAS_STUBS is not set 111 UCLIBC_HAS_SHADOW=y 112 UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y 113 UCLIBC_HAS___PROGNAME=y 114 UCLIBC_HAS_PTY=y 115 ASSUME_DEVPTS=y 116 UNIX98PTY_ONLY=y 117 UCLIBC_HAS_GETPT=y 118 # UCLIBC_HAS_LIBUTIL is not set 119 UCLIBC_HAS_TM_EXTENSIONS=y 120 UCLIBC_HAS_TZ_CACHING=y 121 UCLIBC_HAS_TZ_FILE=y 122 UCLIBC_HAS_TZ_FILE_READ_MANY=y 123 UCLIBC_TZ_FILE_PATH="/etc/TZ" 124 125 # 126 # Advanced Library Settings 127 # 128 UCLIBC_PWD_BUFFER_SIZE=256 129 UCLIBC_GRP_BUFFER_SIZE=256 130 131 # 132 # Support various families of functions 133 # 134 UCLIBC_LINUX_MODULE_24=y 135 UCLIBC_LINUX_SPECIFIC=y 136 UCLIBC_HAS_GNU_ERROR=y 137 # UCLIBC_BSD_SPECIFIC is not set 138 # UCLIBC_HAS_BSD_ERR is not set 139 # UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set 140 # UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set 141 # UCLIBC_NTP_LEGACY is not set 142 # UCLIBC_SV4_DEPRECATED is not set 143 UCLIBC_HAS_REALTIME=y 144 UCLIBC_HAS_ADVANCED_REALTIME=y 145 UCLIBC_HAS_EPOLL=y 146 UCLIBC_HAS_XATTR=y 147 UCLIBC_HAS_PROFILING=y 148 UCLIBC_HAS_CRYPT_IMPL=y 149 UCLIBC_HAS_CRYPT=y 150 UCLIBC_HAS_NETWORK_SUPPORT=y 151 UCLIBC_HAS_SOCKET=y 152 UCLIBC_HAS_IPV4=y 153 UCLIBC_HAS_IPV6=y 154 UCLIBC_HAS_RPC=y 155 UCLIBC_HAS_FULL_RPC=y 156 UCLIBC_HAS_REENTRANT_RPC=y 157 UCLIBC_USE_NETLINK=y 158 UCLIBC_SUPPORT_AI_ADDRCONFIG=y 159 # UCLIBC_HAS_BSD_RES_CLOSE is not set 160 UCLIBC_HAS_COMPAT_RES_STATE=y 161 # UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set 162 # UCLIBC_HAS_LIBRESOLV_STUB is not set 163 # UCLIBC_HAS_LIBNSL_STUB is not set 164 165 # 166 # String and Stdio Support 167 # 168 # UCLIBC_HAS_STRING_GENERIC_OPT is not set 169 # UCLIBC_HAS_STRING_ARCH_OPT is not set 170 UCLIBC_HAS_CTYPE_TABLES=y 171 UCLIBC_HAS_CTYPE_SIGNED=y 172 # UCLIBC_HAS_CTYPE_UNSAFE is not set 173 # UCLIBC_HAS_CTYPE_CHECKED is not set 174 UCLIBC_HAS_CTYPE_ENFORCED=y 175 UCLIBC_HAS_WCHAR=y 176 # UCLIBC_HAS_LOCALE is not set 177 UCLIBC_HAS_HEXADECIMAL_FLOATS=y 178 UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y 179 UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9 180 UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y 181 # UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set 182 # UCLIBC_HAS_STDIO_BUFSIZ_256 is not set 183 # UCLIBC_HAS_STDIO_BUFSIZ_512 is not set 184 # UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set 185 # UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set 186 UCLIBC_HAS_STDIO_BUFSIZ_4096=y 187 # UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set 188 UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y 189 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set 190 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set 191 # UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set 192 UCLIBC_HAS_STDIO_GETC_MACRO=y 193 UCLIBC_HAS_STDIO_PUTC_MACRO=y 194 UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y 195 UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y 196 UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y 197 UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y 198 UCLIBC_HAS_PRINTF_M_SPEC=y 199 UCLIBC_HAS_ERRNO_MESSAGES=y 200 UCLIBC_HAS_SYS_ERRLIST=y 201 UCLIBC_HAS_SIGNUM_MESSAGES=y 202 UCLIBC_HAS_SYS_SIGLIST=y 203 UCLIBC_HAS_GNU_GETOPT=y 204 UCLIBC_HAS_GNU_GETSUBOPT=y 205 206 # 207 # Big and Tall 208 # 209 UCLIBC_HAS_REGEX=y 210 # UCLIBC_HAS_REGEX_OLD is not set 211 UCLIBC_HAS_FNMATCH=y 212 # UCLIBC_HAS_FNMATCH_OLD is not set 213 UCLIBC_HAS_WORDEXP=y 214 # UCLIBC_HAS_NFTW is not set 215 UCLIBC_HAS_GLOB=y 216 UCLIBC_HAS_GNU_GLOB=y 217 218 # 219 # Library Installation Options 220 # 221 RUNTIME_PREFIX="/" 222 DEVEL_PREFIX="/usr/" 223 MULTILIB_DIR="lib" 224 HARDWIRED_ABSPATH=y 225 226 # 227 # Security options 228 # 229 # UCLIBC_BUILD_PIE is not set 230 UCLIBC_HAS_ARC4RANDOM=y 231 # HAVE_NO_SSP is not set 232 # UCLIBC_HAS_SSP is not set 233 UCLIBC_BUILD_RELRO=y 234 # UCLIBC_BUILD_NOW is not set 235 UCLIBC_BUILD_NOEXECSTACK=y 236 237 # 238 # uClibc development/debugging options 239 # 240 CROSS_COMPILER_PREFIX="${CLFS_TARGET}-" 241 UCLIBC_EXTRA_CFLAGS="" 242 # DODEBUG is not set 243 # DODEBUG_PT is not set 244 DOSTRIP=y 245 # DOASSERTS is not set 246 # SUPPORT_LD_DEBUG is not set 247 # SUPPORT_LD_DEBUG_EARLY is not set 248 # UCLIBC_MALLOC_DEBUGGING is not set 249 WARNINGS="-Wall" 250 # EXTRA_WARNINGS is not set 251 # DOMULTI is not set 252 # UCLIBC_MJN3_ONLY is not set -
clfs/config.i386.little
diff -Naur uClibc-0.9.31.orig/clfs/config.i386.little uClibc-0.9.31/clfs/config.i386.little
old new 1 # 2 # Automatically generated make config: don't edit 3 # Version: 0.9.31 4 # Sun Nov 28 10:23:29 2010 5 # 6 # TARGET_alpha is not set 7 # TARGET_arm is not set 8 # TARGET_avr32 is not set 9 # TARGET_bfin is not set 10 # TARGET_cris is not set 11 # TARGET_e1 is not set 12 # TARGET_frv is not set 13 # TARGET_h8300 is not set 14 # TARGET_hppa is not set 15 TARGET_i386=y 16 # TARGET_i960 is not set 17 # TARGET_ia64 is not set 18 # TARGET_m68k is not set 19 # TARGET_microblaze is not set 20 # TARGET_mips is not set 21 # TARGET_nios is not set 22 # TARGET_nios2 is not set 23 # TARGET_powerpc is not set 24 # TARGET_sh is not set 25 # TARGET_sh64 is not set 26 # TARGET_sparc is not set 27 # TARGET_v850 is not set 28 # TARGET_vax is not set 29 # TARGET_x86_64 is not set 30 # TARGET_xtensa is not set 31 32 # 33 # Target Architecture Features and Options 34 # 35 TARGET_ARCH="i386" 36 FORCE_OPTIONS_FOR_ARCH=y 37 CONFIG_GENERIC_386=y 38 # CONFIG_386 is not set 39 # CONFIG_486 is not set 40 # CONFIG_586 is not set 41 # CONFIG_586MMX is not set 42 # CONFIG_686 is not set 43 # CONFIG_PENTIUMII is not set 44 # CONFIG_PENTIUMIII is not set 45 # CONFIG_PENTIUM4 is not set 46 # CONFIG_K6 is not set 47 # CONFIG_K7 is not set 48 # CONFIG_ELAN is not set 49 # CONFIG_CRUSOE is not set 50 # CONFIG_WINCHIPC6 is not set 51 # CONFIG_WINCHIP2 is not set 52 # CONFIG_CYRIXIII is not set 53 # CONFIG_NEHEMIAH is not set 54 TARGET_SUBARCH="" 55 56 # 57 # Using ELF file format 58 # 59 ARCH_LITTLE_ENDIAN=y 60 61 # 62 # Using Little Endian 63 # 64 ARCH_HAS_MMU=y 65 ARCH_USE_MMU=y 66 UCLIBC_HAS_FLOATS=y 67 UCLIBC_HAS_FPU=y 68 DO_C99_MATH=y 69 # DO_XSI_MATH is not set 70 UCLIBC_HAS_FENV=y 71 UCLIBC_HAS_LONG_DOUBLE_MATH=y 72 KERNEL_HEADERS="${CLFS}/usr/include" 73 HAVE_DOT_CONFIG=y 74 75 # 76 # General Library Settings 77 # 78 # HAVE_NO_PIC is not set 79 DOPIC=y 80 # ARCH_HAS_NO_SHARED is not set 81 # ARCH_HAS_NO_LDSO is not set 82 HAVE_SHARED=y 83 # FORCE_SHAREABLE_TEXT_SEGMENTS is not set 84 LDSO_LDD_SUPPORT=y 85 LDSO_CACHE_SUPPORT=y 86 LDSO_PRELOAD_FILE_SUPPORT=y 87 LDSO_BASE_FILENAME="ld.so" 88 # UCLIBC_STATIC_LDCONFIG is not set 89 LDSO_RUNPATH=y 90 LDSO_SEARCH_INTERP_PATH=y 91 UCLIBC_CTOR_DTOR=y 92 LDSO_GNU_HASH_SUPPORT=y 93 # HAS_NO_THREADS is not set 94 LINUXTHREADS_OLD=y 95 # LINUXTHREADS_NEW is not set 96 UCLIBC_HAS_THREADS=y 97 # PTHREADS_DEBUG_SUPPORT is not set 98 UCLIBC_HAS_SYSLOG=y 99 UCLIBC_HAS_LFS=y 100 # MALLOC is not set 101 # MALLOC_SIMPLE is not set 102 MALLOC_STANDARD=y 103 MALLOC_GLIBC_COMPAT=y 104 UCLIBC_DYNAMIC_ATEXIT=y 105 # COMPAT_ATEXIT is not set 106 UCLIBC_SUSV3_LEGACY=y 107 # UCLIBC_SUSV3_LEGACY_MACROS is not set 108 # UCLIBC_SUSV4_LEGACY is not set 109 # UCLIBC_HAS_STUBS is not set 110 UCLIBC_HAS_SHADOW=y 111 UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y 112 UCLIBC_HAS___PROGNAME=y 113 UCLIBC_HAS_PTY=y 114 ASSUME_DEVPTS=y 115 UNIX98PTY_ONLY=y 116 UCLIBC_HAS_GETPT=y 117 # UCLIBC_HAS_LIBUTIL is not set 118 UCLIBC_HAS_TM_EXTENSIONS=y 119 UCLIBC_HAS_TZ_CACHING=y 120 UCLIBC_HAS_TZ_FILE=y 121 UCLIBC_HAS_TZ_FILE_READ_MANY=y 122 UCLIBC_TZ_FILE_PATH="/etc/TZ" 123 124 # 125 # Advanced Library Settings 126 # 127 UCLIBC_PWD_BUFFER_SIZE=256 128 UCLIBC_GRP_BUFFER_SIZE=256 129 130 # 131 # Support various families of functions 132 # 133 UCLIBC_LINUX_MODULE_24=y 134 UCLIBC_LINUX_SPECIFIC=y 135 UCLIBC_HAS_GNU_ERROR=y 136 # UCLIBC_BSD_SPECIFIC is not set 137 # UCLIBC_HAS_BSD_ERR is not set 138 # UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set 139 # UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set 140 # UCLIBC_NTP_LEGACY is not set 141 # UCLIBC_SV4_DEPRECATED is not set 142 UCLIBC_HAS_REALTIME=y 143 UCLIBC_HAS_ADVANCED_REALTIME=y 144 UCLIBC_HAS_EPOLL=y 145 UCLIBC_HAS_XATTR=y 146 UCLIBC_HAS_PROFILING=y 147 UCLIBC_HAS_CRYPT_IMPL=y 148 UCLIBC_HAS_CRYPT=y 149 UCLIBC_HAS_NETWORK_SUPPORT=y 150 UCLIBC_HAS_SOCKET=y 151 UCLIBC_HAS_IPV4=y 152 UCLIBC_HAS_IPV6=y 153 UCLIBC_HAS_RPC=y 154 UCLIBC_HAS_FULL_RPC=y 155 UCLIBC_HAS_REENTRANT_RPC=y 156 UCLIBC_USE_NETLINK=y 157 UCLIBC_SUPPORT_AI_ADDRCONFIG=y 158 # UCLIBC_HAS_BSD_RES_CLOSE is not set 159 UCLIBC_HAS_COMPAT_RES_STATE=y 160 # UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set 161 # UCLIBC_HAS_LIBRESOLV_STUB is not set 162 # UCLIBC_HAS_LIBNSL_STUB is not set 163 164 # 165 # String and Stdio Support 166 # 167 # UCLIBC_HAS_STRING_GENERIC_OPT is not set 168 # UCLIBC_HAS_STRING_ARCH_OPT is not set 169 UCLIBC_HAS_CTYPE_TABLES=y 170 UCLIBC_HAS_CTYPE_SIGNED=y 171 # UCLIBC_HAS_CTYPE_UNSAFE is not set 172 # UCLIBC_HAS_CTYPE_CHECKED is not set 173 UCLIBC_HAS_CTYPE_ENFORCED=y 174 UCLIBC_HAS_WCHAR=y 175 # UCLIBC_HAS_LOCALE is not set 176 UCLIBC_HAS_HEXADECIMAL_FLOATS=y 177 UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y 178 UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9 179 UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y 180 # UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set 181 # UCLIBC_HAS_STDIO_BUFSIZ_256 is not set 182 # UCLIBC_HAS_STDIO_BUFSIZ_512 is not set 183 # UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set 184 # UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set 185 UCLIBC_HAS_STDIO_BUFSIZ_4096=y 186 # UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set 187 UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y 188 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set 189 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set 190 # UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set 191 UCLIBC_HAS_STDIO_GETC_MACRO=y 192 UCLIBC_HAS_STDIO_PUTC_MACRO=y 193 UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y 194 UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y 195 UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y 196 UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y 197 UCLIBC_HAS_PRINTF_M_SPEC=y 198 UCLIBC_HAS_ERRNO_MESSAGES=y 199 UCLIBC_HAS_SYS_ERRLIST=y 200 UCLIBC_HAS_SIGNUM_MESSAGES=y 201 UCLIBC_HAS_SYS_SIGLIST=y 202 UCLIBC_HAS_GNU_GETOPT=y 203 UCLIBC_HAS_GNU_GETSUBOPT=y 204 205 # 206 # Big and Tall 207 # 208 UCLIBC_HAS_REGEX=y 209 # UCLIBC_HAS_REGEX_OLD is not set 210 UCLIBC_HAS_FNMATCH=y 211 # UCLIBC_HAS_FNMATCH_OLD is not set 212 UCLIBC_HAS_WORDEXP=y 213 # UCLIBC_HAS_NFTW is not set 214 UCLIBC_HAS_GLOB=y 215 UCLIBC_HAS_GNU_GLOB=y 216 217 # 218 # Library Installation Options 219 # 220 RUNTIME_PREFIX="/" 221 DEVEL_PREFIX="/usr/" 222 MULTILIB_DIR="lib" 223 HARDWIRED_ABSPATH=y 224 225 # 226 # Security options 227 # 228 # UCLIBC_BUILD_PIE is not set 229 UCLIBC_HAS_ARC4RANDOM=y 230 # HAVE_NO_SSP is not set 231 UCLIBC_HAS_SSP=y 232 UCLIBC_HAS_SSP_COMPAT=y 233 SSP_QUICK_CANARY=y 234 PROPOLICE_BLOCK_ABRT=y 235 # PROPOLICE_BLOCK_SEGV is not set 236 UCLIBC_BUILD_SSP=y 237 UCLIBC_BUILD_RELRO=y 238 UCLIBC_BUILD_NOW=y 239 UCLIBC_BUILD_NOEXECSTACK=y 240 241 # 242 # uClibc development/debugging options 243 # 244 CROSS_COMPILER_PREFIX="${CLFS_TARGET}-" 245 UCLIBC_EXTRA_CFLAGS="" 246 # DODEBUG is not set 247 # DODEBUG_PT is not set 248 DOSTRIP=y 249 # DOASSERTS is not set 250 # SUPPORT_LD_DEBUG is not set 251 # SUPPORT_LD_DEBUG_EARLY is not set 252 # UCLIBC_MALLOC_DEBUGGING is not set 253 WARNINGS="-Wall" 254 # EXTRA_WARNINGS is not set 255 # DOMULTI is not set 256 # UCLIBC_MJN3_ONLY is not set -
clfs/config.mips.big
diff -Naur uClibc-0.9.31.orig/clfs/config.mips.big uClibc-0.9.31/clfs/config.mips.big
old new 1 # 2 # Automatically generated make config: don't edit 3 # Version: 0.9.31 4 # Sun Nov 28 10:28:31 2010 5 # 6 # TARGET_alpha is not set 7 # TARGET_arm is not set 8 # TARGET_avr32 is not set 9 # TARGET_bfin is not set 10 # TARGET_cris is not set 11 # TARGET_e1 is not set 12 # TARGET_frv is not set 13 # TARGET_h8300 is not set 14 # TARGET_hppa is not set 15 # TARGET_i386 is not set 16 # TARGET_i960 is not set 17 # TARGET_ia64 is not set 18 # TARGET_m68k is not set 19 # TARGET_microblaze is not set 20 TARGET_mips=y 21 # TARGET_nios is not set 22 # TARGET_nios2 is not set 23 # TARGET_powerpc is not set 24 # TARGET_sh is not set 25 # TARGET_sh64 is not set 26 # TARGET_sparc is not set 27 # TARGET_v850 is not set 28 # TARGET_vax is not set 29 # TARGET_x86_64 is not set 30 # TARGET_xtensa is not set 31 32 # 33 # Target Architecture Features and Options 34 # 35 TARGET_ARCH="mips" 36 FORCE_OPTIONS_FOR_ARCH=y 37 CONFIG_MIPS_O32_ABI=y 38 # CONFIG_MIPS_N32_ABI is not set 39 # CONFIG_MIPS_N64_ABI is not set 40 CONFIG_MIPS_ISA_1=y 41 # CONFIG_MIPS_ISA_2 is not set 42 # CONFIG_MIPS_ISA_3 is not set 43 # CONFIG_MIPS_ISA_4 is not set 44 # CONFIG_MIPS_ISA_MIPS32 is not set 45 # CONFIG_MIPS_ISA_MIPS32R2 is not set 46 # CONFIG_MIPS_ISA_MIPS64 is not set 47 TARGET_SUBARCH="" 48 49 # 50 # Using ELF file format 51 # 52 ARCH_ANY_ENDIAN=y 53 ARCH_BIG_ENDIAN=y 54 ARCH_WANTS_BIG_ENDIAN=y 55 # ARCH_WANTS_LITTLE_ENDIAN is not set 56 ARCH_HAS_MMU=y 57 ARCH_USE_MMU=y 58 UCLIBC_HAS_FLOATS=y 59 UCLIBC_HAS_FPU=y 60 DO_C99_MATH=y 61 # DO_XSI_MATH is not set 62 UCLIBC_HAS_FENV=y 63 KERNEL_HEADERS="${CLFS}/usr/include" 64 HAVE_DOT_CONFIG=y 65 66 # 67 # General Library Settings 68 # 69 # HAVE_NO_PIC is not set 70 DOPIC=y 71 # ARCH_HAS_NO_SHARED is not set 72 # ARCH_HAS_NO_LDSO is not set 73 HAVE_SHARED=y 74 # FORCE_SHAREABLE_TEXT_SEGMENTS is not set 75 LDSO_LDD_SUPPORT=y 76 LDSO_CACHE_SUPPORT=y 77 # LDSO_PRELOAD_FILE_SUPPORT is not set 78 LDSO_BASE_FILENAME="ld.so" 79 UCLIBC_STATIC_LDCONFIG=y 80 LDSO_RUNPATH=y 81 LDSO_SEARCH_INTERP_PATH=y 82 UCLIBC_CTOR_DTOR=y 83 # LDSO_GNU_HASH_SUPPORT is not set 84 # HAS_NO_THREADS is not set 85 LINUXTHREADS_OLD=y 86 # LINUXTHREADS_NEW is not set 87 UCLIBC_HAS_THREADS=y 88 # PTHREADS_DEBUG_SUPPORT is not set 89 UCLIBC_HAS_SYSLOG=y 90 UCLIBC_HAS_LFS=y 91 # MALLOC is not set 92 # MALLOC_SIMPLE is not set 93 MALLOC_STANDARD=y 94 MALLOC_GLIBC_COMPAT=y 95 UCLIBC_DYNAMIC_ATEXIT=y 96 # COMPAT_ATEXIT is not set 97 UCLIBC_SUSV3_LEGACY=y 98 # UCLIBC_SUSV3_LEGACY_MACROS is not set 99 # UCLIBC_SUSV4_LEGACY is not set 100 # UCLIBC_HAS_STUBS is not set 101 UCLIBC_HAS_SHADOW=y 102 UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y 103 UCLIBC_HAS___PROGNAME=y 104 UCLIBC_HAS_PTY=y 105 ASSUME_DEVPTS=y 106 UNIX98PTY_ONLY=y 107 UCLIBC_HAS_GETPT=y 108 # UCLIBC_HAS_LIBUTIL is not set 109 UCLIBC_HAS_TM_EXTENSIONS=y 110 UCLIBC_HAS_TZ_CACHING=y 111 UCLIBC_HAS_TZ_FILE=y 112 UCLIBC_HAS_TZ_FILE_READ_MANY=y 113 UCLIBC_TZ_FILE_PATH="/etc/TZ" 114 115 # 116 # Advanced Library Settings 117 # 118 UCLIBC_PWD_BUFFER_SIZE=256 119 UCLIBC_GRP_BUFFER_SIZE=256 120 121 # 122 # Support various families of functions 123 # 124 UCLIBC_LINUX_MODULE_24=y 125 UCLIBC_LINUX_SPECIFIC=y 126 UCLIBC_HAS_GNU_ERROR=y 127 # UCLIBC_BSD_SPECIFIC is not set 128 # UCLIBC_HAS_BSD_ERR is not set 129 # UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set 130 # UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set 131 # UCLIBC_NTP_LEGACY is not set 132 # UCLIBC_SV4_DEPRECATED is not set 133 UCLIBC_HAS_REALTIME=y 134 UCLIBC_HAS_ADVANCED_REALTIME=y 135 UCLIBC_HAS_EPOLL=y 136 UCLIBC_HAS_XATTR=y 137 UCLIBC_HAS_PROFILING=y 138 UCLIBC_HAS_CRYPT_IMPL=y 139 UCLIBC_HAS_CRYPT=y 140 UCLIBC_HAS_NETWORK_SUPPORT=y 141 UCLIBC_HAS_SOCKET=y 142 UCLIBC_HAS_IPV4=y 143 UCLIBC_HAS_IPV6=y 144 UCLIBC_HAS_RPC=y 145 UCLIBC_HAS_FULL_RPC=y 146 UCLIBC_HAS_REENTRANT_RPC=y 147 UCLIBC_USE_NETLINK=y 148 UCLIBC_SUPPORT_AI_ADDRCONFIG=y 149 # UCLIBC_HAS_BSD_RES_CLOSE is not set 150 UCLIBC_HAS_COMPAT_RES_STATE=y 151 # UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set 152 # UCLIBC_HAS_LIBRESOLV_STUB is not set 153 # UCLIBC_HAS_LIBNSL_STUB is not set 154 155 # 156 # String and Stdio Support 157 # 158 # UCLIBC_HAS_STRING_GENERIC_OPT is not set 159 # UCLIBC_HAS_STRING_ARCH_OPT is not set 160 UCLIBC_HAS_CTYPE_TABLES=y 161 UCLIBC_HAS_CTYPE_SIGNED=y 162 # UCLIBC_HAS_CTYPE_UNSAFE is not set 163 # UCLIBC_HAS_CTYPE_CHECKED is not set 164 UCLIBC_HAS_CTYPE_ENFORCED=y 165 UCLIBC_HAS_WCHAR=y 166 # UCLIBC_HAS_LOCALE is not set 167 UCLIBC_HAS_HEXADECIMAL_FLOATS=y 168 UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y 169 UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9 170 UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y 171 # UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set 172 # UCLIBC_HAS_STDIO_BUFSIZ_256 is not set 173 # UCLIBC_HAS_STDIO_BUFSIZ_512 is not set 174 # UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set 175 # UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set 176 UCLIBC_HAS_STDIO_BUFSIZ_4096=y 177 # UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set 178 UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y 179 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set 180 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set 181 # UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set 182 UCLIBC_HAS_STDIO_GETC_MACRO=y 183 UCLIBC_HAS_STDIO_PUTC_MACRO=y 184 UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y 185 UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y 186 UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y 187 UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y 188 UCLIBC_HAS_PRINTF_M_SPEC=y 189 UCLIBC_HAS_ERRNO_MESSAGES=y 190 UCLIBC_HAS_SYS_ERRLIST=y 191 UCLIBC_HAS_SIGNUM_MESSAGES=y 192 UCLIBC_HAS_SYS_SIGLIST=y 193 UCLIBC_HAS_GNU_GETOPT=y 194 UCLIBC_HAS_GNU_GETSUBOPT=y 195 196 # 197 # Big and Tall 198 # 199 UCLIBC_HAS_REGEX=y 200 # UCLIBC_HAS_REGEX_OLD is not set 201 UCLIBC_HAS_FNMATCH=y 202 # UCLIBC_HAS_FNMATCH_OLD is not set 203 UCLIBC_HAS_WORDEXP=y 204 # UCLIBC_HAS_NFTW is not set 205 UCLIBC_HAS_GLOB=y 206 UCLIBC_HAS_GNU_GLOB=y 207 208 # 209 # Library Installation Options 210 # 211 RUNTIME_PREFIX="/" 212 DEVEL_PREFIX="/usr/" 213 MULTILIB_DIR="lib" 214 HARDWIRED_ABSPATH=y 215 216 # 217 # Security options 218 # 219 # UCLIBC_BUILD_PIE is not set 220 UCLIBC_HAS_ARC4RANDOM=y 221 # HAVE_NO_SSP is not set 222 # UCLIBC_HAS_SSP is not set 223 UCLIBC_BUILD_RELRO=y 224 # UCLIBC_BUILD_NOW is not set 225 UCLIBC_BUILD_NOEXECSTACK=y 226 227 # 228 # uClibc development/debugging options 229 # 230 CROSS_COMPILER_PREFIX="${CLFS_TARGET}-" 231 UCLIBC_EXTRA_CFLAGS="" 232 # DODEBUG is not set 233 # DODEBUG_PT is not set 234 DOSTRIP=y 235 # DOASSERTS is not set 236 # SUPPORT_LD_DEBUG is not set 237 # SUPPORT_LD_DEBUG_EARLY is not set 238 # UCLIBC_MALLOC_DEBUGGING is not set 239 WARNINGS="-Wall" 240 # EXTRA_WARNINGS is not set 241 # DOMULTI is not set 242 # UCLIBC_MJN3_ONLY is not set -
clfs/config.mips.little
diff -Naur uClibc-0.9.31.orig/clfs/config.mips.little uClibc-0.9.31/clfs/config.mips.little
old new 1 # 2 # Automatically generated make config: don't edit 3 # Version: 0.9.31 4 # Sun Nov 28 10:28:04 2010 5 # 6 # TARGET_alpha is not set 7 # TARGET_arm is not set 8 # TARGET_avr32 is not set 9 # TARGET_bfin is not set 10 # TARGET_cris is not set 11 # TARGET_e1 is not set 12 # TARGET_frv is not set 13 # TARGET_h8300 is not set 14 # TARGET_hppa is not set 15 # TARGET_i386 is not set 16 # TARGET_i960 is not set 17 # TARGET_ia64 is not set 18 # TARGET_m68k is not set 19 # TARGET_microblaze is not set 20 TARGET_mips=y 21 # TARGET_nios is not set 22 # TARGET_nios2 is not set 23 # TARGET_powerpc is not set 24 # TARGET_sh is not set 25 # TARGET_sh64 is not set 26 # TARGET_sparc is not set 27 # TARGET_v850 is not set 28 # TARGET_vax is not set 29 # TARGET_x86_64 is not set 30 # TARGET_xtensa is not set 31 32 # 33 # Target Architecture Features and Options 34 # 35 TARGET_ARCH="mips" 36 FORCE_OPTIONS_FOR_ARCH=y 37 # CONFIG_ARM_OABI is not set 38 # CONFIG_ARM_EABI is not set 39 # CONFIG_GENERIC_ARM is not set 40 # CONFIG_ARM610 is not set 41 # CONFIG_ARM710 is not set 42 # CONFIG_ARM7TDMI is not set 43 # CONFIG_ARM720T is not set 44 # CONFIG_ARM920T is not set 45 # CONFIG_ARM922T is not set 46 # CONFIG_ARM926T is not set 47 # CONFIG_ARM10T is not set 48 # CONFIG_ARM1136JF_S is not set 49 # CONFIG_ARM1176JZ_S is not set 50 # CONFIG_ARM1176JZF_S is not set 51 # CONFIG_ARM_CORTEX_M3 is not set 52 # CONFIG_ARM_CORTEX_M1 is not set 53 # CONFIG_ARM_SA110 is not set 54 # CONFIG_ARM_SA1100 is not set 55 # CONFIG_ARM_XSCALE is not set 56 # CONFIG_ARM_IWMMXT is not set 57 CONFIG_MIPS_O32_ABI=y 58 # CONFIG_MIPS_N32_ABI is not set 59 # CONFIG_MIPS_N64_ABI is not set 60 CONFIG_MIPS_ISA_1=y 61 # CONFIG_MIPS_ISA_2 is not set 62 # CONFIG_MIPS_ISA_3 is not set 63 # CONFIG_MIPS_ISA_4 is not set 64 # CONFIG_MIPS_ISA_MIPS32 is not set 65 # CONFIG_MIPS_ISA_MIPS32R2 is not set 66 # CONFIG_MIPS_ISA_MIPS64 is not set 67 TARGET_SUBARCH="" 68 69 # 70 # Using ELF file format 71 # 72 ARCH_ANY_ENDIAN=y 73 ARCH_LITTLE_ENDIAN=y 74 # ARCH_WANTS_BIG_ENDIAN is not set 75 ARCH_WANTS_LITTLE_ENDIAN=y 76 ARCH_HAS_MMU=y 77 ARCH_USE_MMU=y 78 UCLIBC_HAS_FLOATS=y 79 UCLIBC_HAS_FPU=y 80 DO_C99_MATH=y 81 # DO_XSI_MATH is not set 82 UCLIBC_HAS_FENV=y 83 KERNEL_HEADERS="${CLFS}/usr/include" 84 HAVE_DOT_CONFIG=y 85 86 # 87 # General Library Settings 88 # 89 # HAVE_NO_PIC is not set 90 DOPIC=y 91 # ARCH_HAS_NO_SHARED is not set 92 # ARCH_HAS_NO_LDSO is not set 93 HAVE_SHARED=y 94 # FORCE_SHAREABLE_TEXT_SEGMENTS is not set 95 LDSO_LDD_SUPPORT=y 96 LDSO_CACHE_SUPPORT=y 97 # LDSO_PRELOAD_FILE_SUPPORT is not set 98 LDSO_BASE_FILENAME="ld.so" 99 UCLIBC_STATIC_LDCONFIG=y 100 LDSO_RUNPATH=y 101 LDSO_SEARCH_INTERP_PATH=y 102 UCLIBC_CTOR_DTOR=y 103 # LDSO_GNU_HASH_SUPPORT is not set 104 # HAS_NO_THREADS is not set 105 LINUXTHREADS_OLD=y 106 # LINUXTHREADS_NEW is not set 107 UCLIBC_HAS_THREADS=y 108 # PTHREADS_DEBUG_SUPPORT is not set 109 UCLIBC_HAS_SYSLOG=y 110 UCLIBC_HAS_LFS=y 111 # MALLOC is not set 112 # MALLOC_SIMPLE is not set 113 MALLOC_STANDARD=y 114 MALLOC_GLIBC_COMPAT=y 115 UCLIBC_DYNAMIC_ATEXIT=y 116 # COMPAT_ATEXIT is not set 117 UCLIBC_SUSV3_LEGACY=y 118 # UCLIBC_SUSV3_LEGACY_MACROS is not set 119 # UCLIBC_SUSV4_LEGACY is not set 120 # UCLIBC_HAS_STUBS is not set 121 UCLIBC_HAS_SHADOW=y 122 UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y 123 UCLIBC_HAS___PROGNAME=y 124 UCLIBC_HAS_PTY=y 125 ASSUME_DEVPTS=y 126 UNIX98PTY_ONLY=y 127 UCLIBC_HAS_GETPT=y 128 # UCLIBC_HAS_LIBUTIL is not set 129 UCLIBC_HAS_TM_EXTENSIONS=y 130 UCLIBC_HAS_TZ_CACHING=y 131 UCLIBC_HAS_TZ_FILE=y 132 UCLIBC_HAS_TZ_FILE_READ_MANY=y 133 UCLIBC_TZ_FILE_PATH="/etc/TZ" 134 135 # 136 # Advanced Library Settings 137 # 138 UCLIBC_PWD_BUFFER_SIZE=256 139 UCLIBC_GRP_BUFFER_SIZE=256 140 141 # 142 # Support various families of functions 143 # 144 UCLIBC_LINUX_MODULE_24=y 145 UCLIBC_LINUX_SPECIFIC=y 146 UCLIBC_HAS_GNU_ERROR=y 147 # UCLIBC_BSD_SPECIFIC is not set 148 # UCLIBC_HAS_BSD_ERR is not set 149 # UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set 150 # UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set 151 # UCLIBC_NTP_LEGACY is not set 152 # UCLIBC_SV4_DEPRECATED is not set 153 UCLIBC_HAS_REALTIME=y 154 UCLIBC_HAS_ADVANCED_REALTIME=y 155 UCLIBC_HAS_EPOLL=y 156 UCLIBC_HAS_XATTR=y 157 UCLIBC_HAS_PROFILING=y 158 UCLIBC_HAS_CRYPT_IMPL=y 159 UCLIBC_HAS_CRYPT=y 160 UCLIBC_HAS_NETWORK_SUPPORT=y 161 UCLIBC_HAS_SOCKET=y 162 UCLIBC_HAS_IPV4=y 163 UCLIBC_HAS_IPV6=y 164 UCLIBC_HAS_RPC=y 165 UCLIBC_HAS_FULL_RPC=y 166 UCLIBC_HAS_REENTRANT_RPC=y 167 UCLIBC_USE_NETLINK=y 168 UCLIBC_SUPPORT_AI_ADDRCONFIG=y 169 # UCLIBC_HAS_BSD_RES_CLOSE is not set 170 UCLIBC_HAS_COMPAT_RES_STATE=y 171 # UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set 172 # UCLIBC_HAS_LIBRESOLV_STUB is not set 173 # UCLIBC_HAS_LIBNSL_STUB is not set 174 175 # 176 # String and Stdio Support 177 # 178 # UCLIBC_HAS_STRING_GENERIC_OPT is not set 179 # UCLIBC_HAS_STRING_ARCH_OPT is not set 180 UCLIBC_HAS_CTYPE_TABLES=y 181 UCLIBC_HAS_CTYPE_SIGNED=y 182 # UCLIBC_HAS_CTYPE_UNSAFE is not set 183 # UCLIBC_HAS_CTYPE_CHECKED is not set 184 UCLIBC_HAS_CTYPE_ENFORCED=y 185 UCLIBC_HAS_WCHAR=y 186 # UCLIBC_HAS_LOCALE is not set 187 UCLIBC_HAS_HEXADECIMAL_FLOATS=y 188 UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y 189 UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9 190 UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y 191 # UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set 192 # UCLIBC_HAS_STDIO_BUFSIZ_256 is not set 193 # UCLIBC_HAS_STDIO_BUFSIZ_512 is not set 194 # UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set 195 # UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set 196 UCLIBC_HAS_STDIO_BUFSIZ_4096=y 197 # UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set 198 UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y 199 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set 200 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set 201 # UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set 202 UCLIBC_HAS_STDIO_GETC_MACRO=y 203 UCLIBC_HAS_STDIO_PUTC_MACRO=y 204 UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y 205 UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y 206 UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y 207 UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y 208 UCLIBC_HAS_PRINTF_M_SPEC=y 209 UCLIBC_HAS_ERRNO_MESSAGES=y 210 UCLIBC_HAS_SYS_ERRLIST=y 211 UCLIBC_HAS_SIGNUM_MESSAGES=y 212 UCLIBC_HAS_SYS_SIGLIST=y 213 UCLIBC_HAS_GNU_GETOPT=y 214 UCLIBC_HAS_GNU_GETSUBOPT=y 215 216 # 217 # Big and Tall 218 # 219 UCLIBC_HAS_REGEX=y 220 # UCLIBC_HAS_REGEX_OLD is not set 221 UCLIBC_HAS_FNMATCH=y 222 # UCLIBC_HAS_FNMATCH_OLD is not set 223 UCLIBC_HAS_WORDEXP=y 224 # UCLIBC_HAS_NFTW is not set 225 UCLIBC_HAS_GLOB=y 226 UCLIBC_HAS_GNU_GLOB=y 227 228 # 229 # Library Installation Options 230 # 231 RUNTIME_PREFIX="/" 232 DEVEL_PREFIX="/usr/" 233 MULTILIB_DIR="lib" 234 HARDWIRED_ABSPATH=y 235 236 # 237 # Security options 238 # 239 # UCLIBC_BUILD_PIE is not set 240 UCLIBC_HAS_ARC4RANDOM=y 241 # HAVE_NO_SSP is not set 242 # UCLIBC_HAS_SSP is not set 243 UCLIBC_BUILD_RELRO=y 244 # UCLIBC_BUILD_NOW is not set 245 UCLIBC_BUILD_NOEXECSTACK=y 246 247 # 248 # uClibc development/debugging options 249 # 250 CROSS_COMPILER_PREFIX="${CLFS_TARGET}-" 251 UCLIBC_EXTRA_CFLAGS="" 252 # DODEBUG is not set 253 # DODEBUG_PT is not set 254 DOSTRIP=y 255 # DOASSERTS is not set 256 # SUPPORT_LD_DEBUG is not set 257 # SUPPORT_LD_DEBUG_EARLY is not set 258 # UCLIBC_MALLOC_DEBUGGING is not set 259 WARNINGS="-Wall" 260 # EXTRA_WARNINGS is not set 261 # DOMULTI is not set 262 # UCLIBC_MJN3_ONLY is not set -
clfs/config.x86_64.little
diff -Naur uClibc-0.9.31.orig/clfs/config.x86_64.little uClibc-0.9.31/clfs/config.x86_64.little
old new 1 # 2 # Automatically generated make config: don't edit 3 # Version: 0.9.31 4 # Sun Nov 28 10:28:53 2010 5 # 6 # TARGET_alpha is not set 7 # TARGET_arm is not set 8 # TARGET_avr32 is not set 9 # TARGET_bfin is not set 10 # TARGET_cris is not set 11 # TARGET_e1 is not set 12 # TARGET_frv is not set 13 # TARGET_h8300 is not set 14 # TARGET_hppa is not set 15 # TARGET_i386 is not set 16 # TARGET_i960 is not set 17 # TARGET_ia64 is not set 18 # TARGET_m68k is not set 19 # TARGET_microblaze is not set 20 # TARGET_mips is not set 21 # TARGET_nios is not set 22 # TARGET_nios2 is not set 23 # TARGET_powerpc is not set 24 # TARGET_sh is not set 25 # TARGET_sh64 is not set 26 # TARGET_sparc is not set 27 # TARGET_v850 is not set 28 # TARGET_vax is not set 29 TARGET_x86_64=y 30 # TARGET_xtensa is not set 31 32 # 33 # Target Architecture Features and Options 34 # 35 TARGET_ARCH="x86_64" 36 FORCE_OPTIONS_FOR_ARCH=y 37 # CONFIG_MIPS_O32_ABI is not set 38 # CONFIG_MIPS_N32_ABI is not set 39 # CONFIG_MIPS_N64_ABI is not set 40 # CONFIG_MIPS_ISA_1 is not set 41 # CONFIG_MIPS_ISA_2 is not set 42 # CONFIG_MIPS_ISA_3 is not set 43 # CONFIG_MIPS_ISA_4 is not set 44 # CONFIG_MIPS_ISA_MIPS32 is not set 45 # CONFIG_MIPS_ISA_MIPS32R2 is not set 46 # CONFIG_MIPS_ISA_MIPS64 is not set 47 TARGET_SUBARCH="" 48 49 # 50 # Using ELF file format 51 # 52 ARCH_LITTLE_ENDIAN=y 53 # ARCH_WANTS_BIG_ENDIAN is not set 54 # ARCH_WANTS_LITTLE_ENDIAN is not set 55 56 # 57 # Using Little Endian 58 # 59 ARCH_HAS_MMU=y 60 ARCH_USE_MMU=y 61 UCLIBC_HAS_FLOATS=y 62 UCLIBC_HAS_FPU=y 63 DO_C99_MATH=y 64 # DO_XSI_MATH is not set 65 UCLIBC_HAS_FENV=y 66 UCLIBC_HAS_LONG_DOUBLE_MATH=y 67 KERNEL_HEADERS="${CLFS}/usr/include" 68 HAVE_DOT_CONFIG=y 69 70 # 71 # General Library Settings 72 # 73 # HAVE_NO_PIC is not set 74 DOPIC=y 75 # ARCH_HAS_NO_SHARED is not set 76 # ARCH_HAS_NO_LDSO is not set 77 HAVE_SHARED=y 78 # FORCE_SHAREABLE_TEXT_SEGMENTS is not set 79 LDSO_LDD_SUPPORT=y 80 LDSO_CACHE_SUPPORT=y 81 # LDSO_PRELOAD_FILE_SUPPORT is not set 82 LDSO_BASE_FILENAME="ld.so" 83 UCLIBC_STATIC_LDCONFIG=y 84 LDSO_RUNPATH=y 85 LDSO_SEARCH_INTERP_PATH=y 86 UCLIBC_CTOR_DTOR=y 87 # LDSO_GNU_HASH_SUPPORT is not set 88 # HAS_NO_THREADS is not set 89 LINUXTHREADS_OLD=y 90 # LINUXTHREADS_NEW is not set 91 UCLIBC_HAS_THREADS=y 92 # PTHREADS_DEBUG_SUPPORT is not set 93 UCLIBC_HAS_SYSLOG=y 94 UCLIBC_HAS_LFS=y 95 # MALLOC is not set 96 # MALLOC_SIMPLE is not set 97 MALLOC_STANDARD=y 98 MALLOC_GLIBC_COMPAT=y 99 UCLIBC_DYNAMIC_ATEXIT=y 100 # COMPAT_ATEXIT is not set 101 UCLIBC_SUSV3_LEGACY=y 102 # UCLIBC_SUSV3_LEGACY_MACROS is not set 103 # UCLIBC_SUSV4_LEGACY is not set 104 # UCLIBC_HAS_STUBS is not set 105 UCLIBC_HAS_SHADOW=y 106 UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y 107 UCLIBC_HAS___PROGNAME=y 108 UCLIBC_HAS_PTY=y 109 ASSUME_DEVPTS=y 110 UNIX98PTY_ONLY=y 111 UCLIBC_HAS_GETPT=y 112 # UCLIBC_HAS_LIBUTIL is not set 113 UCLIBC_HAS_TM_EXTENSIONS=y 114 UCLIBC_HAS_TZ_CACHING=y 115 UCLIBC_HAS_TZ_FILE=y 116 UCLIBC_HAS_TZ_FILE_READ_MANY=y 117 UCLIBC_TZ_FILE_PATH="/etc/TZ" 118 119 # 120 # Advanced Library Settings 121 # 122 UCLIBC_PWD_BUFFER_SIZE=256 123 UCLIBC_GRP_BUFFER_SIZE=256 124 125 # 126 # Support various families of functions 127 # 128 UCLIBC_LINUX_MODULE_24=y 129 UCLIBC_LINUX_SPECIFIC=y 130 UCLIBC_HAS_GNU_ERROR=y 131 # UCLIBC_BSD_SPECIFIC is not set 132 # UCLIBC_HAS_BSD_ERR is not set 133 # UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set 134 # UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set 135 # UCLIBC_NTP_LEGACY is not set 136 # UCLIBC_SV4_DEPRECATED is not set 137 UCLIBC_HAS_REALTIME=y 138 UCLIBC_HAS_ADVANCED_REALTIME=y 139 UCLIBC_HAS_EPOLL=y 140 UCLIBC_HAS_XATTR=y 141 UCLIBC_HAS_PROFILING=y 142 UCLIBC_HAS_CRYPT_IMPL=y 143 UCLIBC_HAS_CRYPT=y 144 UCLIBC_HAS_NETWORK_SUPPORT=y 145 UCLIBC_HAS_SOCKET=y 146 UCLIBC_HAS_IPV4=y 147 UCLIBC_HAS_IPV6=y 148 UCLIBC_HAS_RPC=y 149 UCLIBC_HAS_FULL_RPC=y 150 UCLIBC_HAS_REENTRANT_RPC=y 151 UCLIBC_USE_NETLINK=y 152 UCLIBC_SUPPORT_AI_ADDRCONFIG=y 153 # UCLIBC_HAS_BSD_RES_CLOSE is not set 154 UCLIBC_HAS_COMPAT_RES_STATE=y 155 # UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set 156 # UCLIBC_HAS_LIBRESOLV_STUB is not set 157 # UCLIBC_HAS_LIBNSL_STUB is not set 158 159 # 160 # String and Stdio Support 161 # 162 # UCLIBC_HAS_STRING_GENERIC_OPT is not set 163 # UCLIBC_HAS_STRING_ARCH_OPT is not set 164 UCLIBC_HAS_CTYPE_TABLES=y 165 UCLIBC_HAS_CTYPE_SIGNED=y 166 # UCLIBC_HAS_CTYPE_UNSAFE is not set 167 # UCLIBC_HAS_CTYPE_CHECKED is not set 168 UCLIBC_HAS_CTYPE_ENFORCED=y 169 UCLIBC_HAS_WCHAR=y 170 # UCLIBC_HAS_LOCALE is not set 171 UCLIBC_HAS_HEXADECIMAL_FLOATS=y 172 UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y 173 UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9 174 UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y 175 # UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set 176 # UCLIBC_HAS_STDIO_BUFSIZ_256 is not set 177 # UCLIBC_HAS_STDIO_BUFSIZ_512 is not set 178 # UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set 179 # UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set 180 UCLIBC_HAS_STDIO_BUFSIZ_4096=y 181 # UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set 182 UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y 183 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set 184 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set 185 # UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set 186 UCLIBC_HAS_STDIO_GETC_MACRO=y 187 UCLIBC_HAS_STDIO_PUTC_MACRO=y 188 UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y 189 UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y 190 UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y 191 UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y 192 UCLIBC_HAS_PRINTF_M_SPEC=y 193 UCLIBC_HAS_ERRNO_MESSAGES=y 194 UCLIBC_HAS_SYS_ERRLIST=y 195 UCLIBC_HAS_SIGNUM_MESSAGES=y 196 UCLIBC_HAS_SYS_SIGLIST=y 197 UCLIBC_HAS_GNU_GETOPT=y 198 UCLIBC_HAS_GNU_GETSUBOPT=y 199 200 # 201 # Big and Tall 202 # 203 UCLIBC_HAS_REGEX=y 204 # UCLIBC_HAS_REGEX_OLD is not set 205 UCLIBC_HAS_FNMATCH=y 206 # UCLIBC_HAS_FNMATCH_OLD is not set 207 UCLIBC_HAS_WORDEXP=y 208 # UCLIBC_HAS_NFTW is not set 209 UCLIBC_HAS_GLOB=y 210 UCLIBC_HAS_GNU_GLOB=y 211 212 # 213 # Library Installation Options 214 # 215 RUNTIME_PREFIX="/" 216 DEVEL_PREFIX="/usr/" 217 MULTILIB_DIR="lib" 218 HARDWIRED_ABSPATH=y 219 220 # 221 # Security options 222 # 223 UCLIBC_HAS_ARC4RANDOM=y 224 # HAVE_NO_SSP is not set 225 # UCLIBC_HAS_SSP is not set 226 UCLIBC_BUILD_RELRO=y 227 # UCLIBC_BUILD_NOW is not set 228 UCLIBC_BUILD_NOEXECSTACK=y 229 230 # 231 # uClibc development/debugging options 232 # 233 CROSS_COMPILER_PREFIX="${CLFS_TARGET}-" 234 UCLIBC_EXTRA_CFLAGS="" 235 # DODEBUG is not set 236 # DODEBUG_PT is not set 237 DOSTRIP=y 238 # DOASSERTS is not set 239 # SUPPORT_LD_DEBUG is not set 240 # SUPPORT_LD_DEBUG_EARLY is not set 241 # UCLIBC_MALLOC_DEBUGGING is not set 242 WARNINGS="-Wall" 243 # EXTRA_WARNINGS is not set 244 # DOMULTI is not set 245 # UCLIBC_MJN3_ONLY is not set
Note:
See TracBrowser
for help on using the repository browser.