source: clfs-embedded/patches/uClibc-0.9.31-configs-1.patch @ a9bbc46

Last change on this file since a9bbc46 was a9bbc46, checked in by Joe Ciccone <jciccone@…>, 13 years ago

Updated uClibc to 0.9.31.

  • Property mode set to 100644
File size: 50.0 KB
RevLine 
[a9bbc46]1Submitted By: Joe Ciccone <jciccone@gmail.com>
2Date: 2010-11-28
3Initial Package Version: 0.9.31
4Origin: Joe Ciccone
5Upstream Status: None - CLFS Specific
6Description: Default configurations for CLFS builds of uClibc.
7
8diff -Naur uClibc-0.9.31.orig/clfs/config.alpha.little uClibc-0.9.31/clfs/config.alpha.little
9--- uClibc-0.9.31.orig/clfs/config.alpha.little 1969-12-31 19:00:00.000000000 -0500
10+++ uClibc-0.9.31/clfs/config.alpha.little      2010-11-28 10:40:39.458657350 -0500
11@@ -0,0 +1,218 @@
12+#
13+# Automatically generated make config: don't edit
14+# Version: 0.9.31
15+# Sun Nov 28 10:26:37 2010
16+#
17+TARGET_alpha=y
18+# TARGET_arm is not set
19+# TARGET_avr32 is not set
20+# TARGET_bfin is not set
21+# TARGET_cris is not set
22+# TARGET_e1 is not set
23+# TARGET_frv is not set
24+# TARGET_h8300 is not set
25+# TARGET_hppa is not set
26+# TARGET_i386 is not set
27+# TARGET_i960 is not set
28+# TARGET_ia64 is not set
29+# TARGET_m68k is not set
30+# TARGET_microblaze is not set
31+# TARGET_mips is not set
32+# TARGET_nios is not set
33+# TARGET_nios2 is not set
34+# TARGET_powerpc is not set
35+# TARGET_sh is not set
36+# TARGET_sh64 is not set
37+# TARGET_sparc is not set
38+# TARGET_v850 is not set
39+# TARGET_vax is not set
40+# TARGET_x86_64 is not set
41+# TARGET_xtensa is not set
42+
43+#
44+# Target Architecture Features and Options
45+#
46+TARGET_ARCH="alpha"
47+FORCE_OPTIONS_FOR_ARCH=y
48+TARGET_SUBARCH=""
49+
50+#
51+# Using ELF file format
52+#
53+ARCH_LITTLE_ENDIAN=y
54+
55+#
56+# Using Little Endian
57+#
58+ARCH_HAS_MMU=y
59+ARCH_USE_MMU=y
60+UCLIBC_HAS_FLOATS=y
61+UCLIBC_HAS_FPU=y
62+DO_C99_MATH=y
63+# DO_XSI_MATH is not set
64+UCLIBC_HAS_FENV=y
65+KERNEL_HEADERS="${CLFS}/usr/include"
66+HAVE_DOT_CONFIG=y
67+
68+#
69+# General Library Settings
70+#
71+# HAVE_NO_PIC is not set
72+DOPIC=y
73+ARCH_HAS_NO_SHARED=y
74+ARCH_HAS_NO_LDSO=y
75+UCLIBC_CTOR_DTOR=y
76+# HAS_NO_THREADS is not set
77+LINUXTHREADS_OLD=y
78+# LINUXTHREADS_NEW is not set
79+UCLIBC_HAS_THREADS=y
80+# PTHREADS_DEBUG_SUPPORT is not set
81+UCLIBC_HAS_SYSLOG=y
82+UCLIBC_HAS_LFS=y
83+# MALLOC is not set
84+# MALLOC_SIMPLE is not set
85+MALLOC_STANDARD=y
86+MALLOC_GLIBC_COMPAT=y
87+UCLIBC_DYNAMIC_ATEXIT=y
88+# COMPAT_ATEXIT is not set
89+# UCLIBC_SUSV3_LEGACY is not set
90+# UCLIBC_SUSV3_LEGACY_MACROS is not set
91+# UCLIBC_SUSV4_LEGACY is not set
92+# UCLIBC_HAS_STUBS is not set
93+UCLIBC_HAS_SHADOW=y
94+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
95+UCLIBC_HAS___PROGNAME=y
96+UCLIBC_HAS_PTY=y
97+ASSUME_DEVPTS=y
98+UNIX98PTY_ONLY=y
99+UCLIBC_HAS_GETPT=y
100+# UCLIBC_HAS_LIBUTIL is not set
101+UCLIBC_HAS_TM_EXTENSIONS=y
102+UCLIBC_HAS_TZ_CACHING=y
103+UCLIBC_HAS_TZ_FILE=y
104+UCLIBC_HAS_TZ_FILE_READ_MANY=y
105+UCLIBC_TZ_FILE_PATH="/etc/TZ"
106+
107+#
108+# Advanced Library Settings
109+#
110+UCLIBC_PWD_BUFFER_SIZE=256
111+UCLIBC_GRP_BUFFER_SIZE=256
112+
113+#
114+# Support various families of functions
115+#
116+UCLIBC_LINUX_MODULE_24=y
117+UCLIBC_LINUX_SPECIFIC=y
118+UCLIBC_HAS_GNU_ERROR=y
119+# UCLIBC_BSD_SPECIFIC is not set
120+# UCLIBC_HAS_BSD_ERR is not set
121+# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
122+# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
123+# UCLIBC_NTP_LEGACY is not set
124+# UCLIBC_SV4_DEPRECATED is not set
125+UCLIBC_HAS_REALTIME=y
126+UCLIBC_HAS_ADVANCED_REALTIME=y
127+UCLIBC_HAS_EPOLL=y
128+UCLIBC_HAS_XATTR=y
129+UCLIBC_HAS_PROFILING=y
130+UCLIBC_HAS_CRYPT_IMPL=y
131+UCLIBC_HAS_CRYPT=y
132+UCLIBC_HAS_NETWORK_SUPPORT=y
133+UCLIBC_HAS_SOCKET=y
134+UCLIBC_HAS_IPV4=y
135+UCLIBC_HAS_IPV6=y
136+UCLIBC_HAS_RPC=y
137+UCLIBC_HAS_FULL_RPC=y
138+UCLIBC_HAS_REENTRANT_RPC=y
139+UCLIBC_USE_NETLINK=y
140+UCLIBC_SUPPORT_AI_ADDRCONFIG=y
141+# UCLIBC_HAS_BSD_RES_CLOSE is not set
142+UCLIBC_HAS_COMPAT_RES_STATE=y
143+# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
144+# UCLIBC_HAS_LIBRESOLV_STUB is not set
145+# UCLIBC_HAS_LIBNSL_STUB is not set
146+
147+#
148+# String and Stdio Support
149+#
150+# UCLIBC_HAS_STRING_GENERIC_OPT is not set
151+# UCLIBC_HAS_STRING_ARCH_OPT is not set
152+UCLIBC_HAS_CTYPE_TABLES=y
153+UCLIBC_HAS_CTYPE_SIGNED=y
154+# UCLIBC_HAS_CTYPE_UNSAFE is not set
155+# UCLIBC_HAS_CTYPE_CHECKED is not set
156+UCLIBC_HAS_CTYPE_ENFORCED=y
157+UCLIBC_HAS_WCHAR=y
158+# UCLIBC_HAS_LOCALE is not set
159+UCLIBC_HAS_HEXADECIMAL_FLOATS=y
160+UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
161+UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
162+UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
163+# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
164+# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
165+# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
166+# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
167+# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
168+UCLIBC_HAS_STDIO_BUFSIZ_4096=y
169+# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
170+UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
171+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
172+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
173+# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
174+UCLIBC_HAS_STDIO_GETC_MACRO=y
175+UCLIBC_HAS_STDIO_PUTC_MACRO=y
176+UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
177+UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
178+UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
179+UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
180+UCLIBC_HAS_PRINTF_M_SPEC=y
181+UCLIBC_HAS_ERRNO_MESSAGES=y
182+UCLIBC_HAS_SYS_ERRLIST=y
183+UCLIBC_HAS_SIGNUM_MESSAGES=y
184+UCLIBC_HAS_SYS_SIGLIST=y
185+UCLIBC_HAS_GNU_GETOPT=y
186+UCLIBC_HAS_GNU_GETSUBOPT=y
187+
188+#
189+# Big and Tall
190+#
191+UCLIBC_HAS_REGEX=y
192+# UCLIBC_HAS_REGEX_OLD is not set
193+UCLIBC_HAS_FNMATCH=y
194+# UCLIBC_HAS_FNMATCH_OLD is not set
195+UCLIBC_HAS_WORDEXP=y
196+# UCLIBC_HAS_NFTW is not set
197+UCLIBC_HAS_GLOB=y
198+UCLIBC_HAS_GNU_GLOB=y
199+
200+#
201+# Library Installation Options
202+#
203+RUNTIME_PREFIX="/"
204+DEVEL_PREFIX="/usr/"
205+MULTILIB_DIR="lib"
206+HARDWIRED_ABSPATH=y
207+
208+#
209+# Security options
210+#
211+UCLIBC_HAS_ARC4RANDOM=y
212+# HAVE_NO_SSP is not set
213+# UCLIBC_HAS_SSP is not set
214+UCLIBC_BUILD_NOEXECSTACK=y
215+
216+#
217+# uClibc development/debugging options
218+#
219+CROSS_COMPILER_PREFIX="${CLFS_TARGET}-"
220+UCLIBC_EXTRA_CFLAGS=""
221+# DODEBUG is not set
222+# DODEBUG_PT is not set
223+DOSTRIP=y
224+# DOASSERTS is not set
225+# UCLIBC_MALLOC_DEBUGGING is not set
226+WARNINGS="-Wall"
227+# EXTRA_WARNINGS is not set
228+# DOMULTI is not set
229+# UCLIBC_MJN3_ONLY is not set
230diff -Naur uClibc-0.9.31.orig/clfs/config.arm.big uClibc-0.9.31/clfs/config.arm.big
231--- uClibc-0.9.31.orig/clfs/config.arm.big      1969-12-31 19:00:00.000000000 -0500
232+++ uClibc-0.9.31/clfs/config.arm.big   2010-11-28 10:40:39.458657350 -0500
233@@ -0,0 +1,252 @@
234+#
235+# Automatically generated make config: don't edit
236+# Version: 0.9.31
237+# Sun Nov 28 10:27:23 2010
238+#
239+# TARGET_alpha is not set
240+TARGET_arm=y
241+# TARGET_avr32 is not set
242+# TARGET_bfin is not set
243+# TARGET_cris is not set
244+# TARGET_e1 is not set
245+# TARGET_frv is not set
246+# TARGET_h8300 is not set
247+# TARGET_hppa is not set
248+# TARGET_i386 is not set
249+# TARGET_i960 is not set
250+# TARGET_ia64 is not set
251+# TARGET_m68k is not set
252+# TARGET_microblaze is not set
253+# TARGET_mips is not set
254+# TARGET_nios is not set
255+# TARGET_nios2 is not set
256+# TARGET_powerpc is not set
257+# TARGET_sh is not set
258+# TARGET_sh64 is not set
259+# TARGET_sparc is not set
260+# TARGET_v850 is not set
261+# TARGET_vax is not set
262+# TARGET_x86_64 is not set
263+# TARGET_xtensa is not set
264+
265+#
266+# Target Architecture Features and Options
267+#
268+TARGET_ARCH="arm"
269+FORCE_OPTIONS_FOR_ARCH=y
270+CONFIG_ARM_OABI=y
271+# CONFIG_ARM_EABI is not set
272+CONFIG_GENERIC_ARM=y
273+# CONFIG_ARM610 is not set
274+# CONFIG_ARM710 is not set
275+# CONFIG_ARM7TDMI is not set
276+# CONFIG_ARM720T is not set
277+# CONFIG_ARM920T is not set
278+# CONFIG_ARM922T is not set
279+# CONFIG_ARM926T is not set
280+# CONFIG_ARM10T is not set
281+# CONFIG_ARM1136JF_S is not set
282+# CONFIG_ARM1176JZ_S is not set
283+# CONFIG_ARM1176JZF_S is not set
284+# CONFIG_ARM_CORTEX_M3 is not set
285+# CONFIG_ARM_CORTEX_M1 is not set
286+# CONFIG_ARM_SA110 is not set
287+# CONFIG_ARM_SA1100 is not set
288+# CONFIG_ARM_XSCALE is not set
289+# CONFIG_ARM_IWMMXT is not set
290+TARGET_SUBARCH=""
291+
292+#
293+# Using ELF file format
294+#
295+ARCH_ANY_ENDIAN=y
296+ARCH_BIG_ENDIAN=y
297+ARCH_WANTS_BIG_ENDIAN=y
298+# ARCH_WANTS_LITTLE_ENDIAN is not set
299+ARCH_HAS_MMU=y
300+ARCH_USE_MMU=y
301+UCLIBC_HAS_FLOATS=y
302+UCLIBC_HAS_FPU=y
303+DO_C99_MATH=y
304+# DO_XSI_MATH is not set
305+UCLIBC_HAS_FENV=y
306+KERNEL_HEADERS="${CLFS}/usr/include"
307+HAVE_DOT_CONFIG=y
308+
309+#
310+# General Library Settings
311+#
312+# HAVE_NO_PIC is not set
313+DOPIC=y
314+# ARCH_HAS_NO_SHARED is not set
315+# ARCH_HAS_NO_LDSO is not set
316+HAVE_SHARED=y
317+# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
318+LDSO_LDD_SUPPORT=y
319+LDSO_CACHE_SUPPORT=y
320+# LDSO_PRELOAD_FILE_SUPPORT is not set
321+LDSO_BASE_FILENAME="ld.so"
322+UCLIBC_STATIC_LDCONFIG=y
323+LDSO_RUNPATH=y
324+LDSO_SEARCH_INTERP_PATH=y
325+UCLIBC_CTOR_DTOR=y
326+# LDSO_GNU_HASH_SUPPORT is not set
327+# HAS_NO_THREADS is not set
328+LINUXTHREADS_OLD=y
329+# LINUXTHREADS_NEW is not set
330+UCLIBC_HAS_THREADS=y
331+# PTHREADS_DEBUG_SUPPORT is not set
332+UCLIBC_HAS_SYSLOG=y
333+UCLIBC_HAS_LFS=y
334+# MALLOC is not set
335+# MALLOC_SIMPLE is not set
336+MALLOC_STANDARD=y
337+MALLOC_GLIBC_COMPAT=y
338+UCLIBC_DYNAMIC_ATEXIT=y
339+# COMPAT_ATEXIT is not set
340+# UCLIBC_SUSV3_LEGACY is not set
341+# UCLIBC_SUSV3_LEGACY_MACROS is not set
342+# UCLIBC_SUSV4_LEGACY is not set
343+# UCLIBC_HAS_STUBS is not set
344+UCLIBC_HAS_SHADOW=y
345+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
346+UCLIBC_HAS___PROGNAME=y
347+UCLIBC_HAS_PTY=y
348+ASSUME_DEVPTS=y
349+UNIX98PTY_ONLY=y
350+UCLIBC_HAS_GETPT=y
351+# UCLIBC_HAS_LIBUTIL is not set
352+UCLIBC_HAS_TM_EXTENSIONS=y
353+UCLIBC_HAS_TZ_CACHING=y
354+UCLIBC_HAS_TZ_FILE=y
355+UCLIBC_HAS_TZ_FILE_READ_MANY=y
356+UCLIBC_TZ_FILE_PATH="/etc/TZ"
357+
358+#
359+# Advanced Library Settings
360+#
361+UCLIBC_PWD_BUFFER_SIZE=256
362+UCLIBC_GRP_BUFFER_SIZE=256
363+
364+#
365+# Support various families of functions
366+#
367+UCLIBC_LINUX_MODULE_24=y
368+UCLIBC_LINUX_SPECIFIC=y
369+UCLIBC_HAS_GNU_ERROR=y
370+# UCLIBC_BSD_SPECIFIC is not set
371+# UCLIBC_HAS_BSD_ERR is not set
372+# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
373+# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
374+# UCLIBC_NTP_LEGACY is not set
375+# UCLIBC_SV4_DEPRECATED is not set
376+UCLIBC_HAS_REALTIME=y
377+UCLIBC_HAS_ADVANCED_REALTIME=y
378+UCLIBC_HAS_EPOLL=y
379+UCLIBC_HAS_XATTR=y
380+UCLIBC_HAS_PROFILING=y
381+UCLIBC_HAS_CRYPT_IMPL=y
382+UCLIBC_HAS_CRYPT=y
383+UCLIBC_HAS_NETWORK_SUPPORT=y
384+UCLIBC_HAS_SOCKET=y
385+UCLIBC_HAS_IPV4=y
386+UCLIBC_HAS_IPV6=y
387+UCLIBC_HAS_RPC=y
388+UCLIBC_HAS_FULL_RPC=y
389+UCLIBC_HAS_REENTRANT_RPC=y
390+UCLIBC_USE_NETLINK=y
391+UCLIBC_SUPPORT_AI_ADDRCONFIG=y
392+# UCLIBC_HAS_BSD_RES_CLOSE is not set
393+UCLIBC_HAS_COMPAT_RES_STATE=y
394+# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
395+# UCLIBC_HAS_LIBRESOLV_STUB is not set
396+# UCLIBC_HAS_LIBNSL_STUB is not set
397+
398+#
399+# String and Stdio Support
400+#
401+# UCLIBC_HAS_STRING_GENERIC_OPT is not set
402+# UCLIBC_HAS_STRING_ARCH_OPT is not set
403+UCLIBC_HAS_CTYPE_TABLES=y
404+UCLIBC_HAS_CTYPE_SIGNED=y
405+# UCLIBC_HAS_CTYPE_UNSAFE is not set
406+# UCLIBC_HAS_CTYPE_CHECKED is not set
407+UCLIBC_HAS_CTYPE_ENFORCED=y
408+UCLIBC_HAS_WCHAR=y
409+# UCLIBC_HAS_LOCALE is not set
410+UCLIBC_HAS_HEXADECIMAL_FLOATS=y
411+UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
412+UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
413+UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
414+# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
415+# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
416+# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
417+# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
418+# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
419+UCLIBC_HAS_STDIO_BUFSIZ_4096=y
420+# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
421+UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
422+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
423+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
424+# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
425+UCLIBC_HAS_STDIO_GETC_MACRO=y
426+UCLIBC_HAS_STDIO_PUTC_MACRO=y
427+UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
428+UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
429+UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
430+UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
431+UCLIBC_HAS_PRINTF_M_SPEC=y
432+UCLIBC_HAS_ERRNO_MESSAGES=y
433+UCLIBC_HAS_SYS_ERRLIST=y
434+UCLIBC_HAS_SIGNUM_MESSAGES=y
435+UCLIBC_HAS_SYS_SIGLIST=y
436+UCLIBC_HAS_GNU_GETOPT=y
437+UCLIBC_HAS_GNU_GETSUBOPT=y
438+
439+#
440+# Big and Tall
441+#
442+UCLIBC_HAS_REGEX=y
443+# UCLIBC_HAS_REGEX_OLD is not set
444+UCLIBC_HAS_FNMATCH=y
445+# UCLIBC_HAS_FNMATCH_OLD is not set
446+UCLIBC_HAS_WORDEXP=y
447+# UCLIBC_HAS_NFTW is not set
448+UCLIBC_HAS_GLOB=y
449+UCLIBC_HAS_GNU_GLOB=y
450+
451+#
452+# Library Installation Options
453+#
454+RUNTIME_PREFIX="/"
455+DEVEL_PREFIX="/usr/"
456+MULTILIB_DIR="lib"
457+HARDWIRED_ABSPATH=y
458+
459+#
460+# Security options
461+#
462+# UCLIBC_BUILD_PIE is not set
463+UCLIBC_HAS_ARC4RANDOM=y
464+# HAVE_NO_SSP is not set
465+# UCLIBC_HAS_SSP is not set
466+UCLIBC_BUILD_RELRO=y
467+# UCLIBC_BUILD_NOW is not set
468+UCLIBC_BUILD_NOEXECSTACK=y
469+
470+#
471+# uClibc development/debugging options
472+#
473+CROSS_COMPILER_PREFIX="${CLFS_TARGET}-"
474+UCLIBC_EXTRA_CFLAGS=""
475+# DODEBUG is not set
476+# DODEBUG_PT is not set
477+DOSTRIP=y
478+# DOASSERTS is not set
479+# SUPPORT_LD_DEBUG is not set
480+# SUPPORT_LD_DEBUG_EARLY is not set
481+# UCLIBC_MALLOC_DEBUGGING is not set
482+WARNINGS="-Wall"
483+# EXTRA_WARNINGS is not set
484+# DOMULTI is not set
485+# UCLIBC_MJN3_ONLY is not set
486diff -Naur uClibc-0.9.31.orig/clfs/config.arm.little uClibc-0.9.31/clfs/config.arm.little
487--- uClibc-0.9.31.orig/clfs/config.arm.little   1969-12-31 19:00:00.000000000 -0500
488+++ uClibc-0.9.31/clfs/config.arm.little        2010-11-28 10:40:39.458657350 -0500
489@@ -0,0 +1,252 @@
490+#
491+# Automatically generated make config: don't edit
492+# Version: 0.9.31
493+# Sun Nov 28 10:27:45 2010
494+#
495+# TARGET_alpha is not set
496+TARGET_arm=y
497+# TARGET_avr32 is not set
498+# TARGET_bfin is not set
499+# TARGET_cris is not set
500+# TARGET_e1 is not set
501+# TARGET_frv is not set
502+# TARGET_h8300 is not set
503+# TARGET_hppa is not set
504+# TARGET_i386 is not set
505+# TARGET_i960 is not set
506+# TARGET_ia64 is not set
507+# TARGET_m68k is not set
508+# TARGET_microblaze is not set
509+# TARGET_mips is not set
510+# TARGET_nios is not set
511+# TARGET_nios2 is not set
512+# TARGET_powerpc is not set
513+# TARGET_sh is not set
514+# TARGET_sh64 is not set
515+# TARGET_sparc is not set
516+# TARGET_v850 is not set
517+# TARGET_vax is not set
518+# TARGET_x86_64 is not set
519+# TARGET_xtensa is not set
520+
521+#
522+# Target Architecture Features and Options
523+#
524+TARGET_ARCH="arm"
525+FORCE_OPTIONS_FOR_ARCH=y
526+CONFIG_ARM_OABI=y
527+# CONFIG_ARM_EABI is not set
528+CONFIG_GENERIC_ARM=y
529+# CONFIG_ARM610 is not set
530+# CONFIG_ARM710 is not set
531+# CONFIG_ARM7TDMI is not set
532+# CONFIG_ARM720T is not set
533+# CONFIG_ARM920T is not set
534+# CONFIG_ARM922T is not set
535+# CONFIG_ARM926T is not set
536+# CONFIG_ARM10T is not set
537+# CONFIG_ARM1136JF_S is not set
538+# CONFIG_ARM1176JZ_S is not set
539+# CONFIG_ARM1176JZF_S is not set
540+# CONFIG_ARM_CORTEX_M3 is not set
541+# CONFIG_ARM_CORTEX_M1 is not set
542+# CONFIG_ARM_SA110 is not set
543+# CONFIG_ARM_SA1100 is not set
544+# CONFIG_ARM_XSCALE is not set
545+# CONFIG_ARM_IWMMXT is not set
546+TARGET_SUBARCH=""
547+
548+#
549+# Using ELF file format
550+#
551+ARCH_ANY_ENDIAN=y
552+ARCH_LITTLE_ENDIAN=y
553+# ARCH_WANTS_BIG_ENDIAN is not set
554+ARCH_WANTS_LITTLE_ENDIAN=y
555+ARCH_HAS_MMU=y
556+ARCH_USE_MMU=y
557+UCLIBC_HAS_FLOATS=y
558+UCLIBC_HAS_FPU=y
559+DO_C99_MATH=y
560+# DO_XSI_MATH is not set
561+UCLIBC_HAS_FENV=y
562+KERNEL_HEADERS="${CLFS}/usr/include"
563+HAVE_DOT_CONFIG=y
564+
565+#
566+# General Library Settings
567+#
568+# HAVE_NO_PIC is not set
569+DOPIC=y
570+# ARCH_HAS_NO_SHARED is not set
571+# ARCH_HAS_NO_LDSO is not set
572+HAVE_SHARED=y
573+# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
574+LDSO_LDD_SUPPORT=y
575+LDSO_CACHE_SUPPORT=y
576+# LDSO_PRELOAD_FILE_SUPPORT is not set
577+LDSO_BASE_FILENAME="ld.so"
578+UCLIBC_STATIC_LDCONFIG=y
579+LDSO_RUNPATH=y
580+LDSO_SEARCH_INTERP_PATH=y
581+UCLIBC_CTOR_DTOR=y
582+# LDSO_GNU_HASH_SUPPORT is not set
583+# HAS_NO_THREADS is not set
584+LINUXTHREADS_OLD=y
585+# LINUXTHREADS_NEW is not set
586+UCLIBC_HAS_THREADS=y
587+# PTHREADS_DEBUG_SUPPORT is not set
588+UCLIBC_HAS_SYSLOG=y
589+UCLIBC_HAS_LFS=y
590+# MALLOC is not set
591+# MALLOC_SIMPLE is not set
592+MALLOC_STANDARD=y
593+MALLOC_GLIBC_COMPAT=y
594+UCLIBC_DYNAMIC_ATEXIT=y
595+# COMPAT_ATEXIT is not set
596+# UCLIBC_SUSV3_LEGACY is not set
597+# UCLIBC_SUSV3_LEGACY_MACROS is not set
598+# UCLIBC_SUSV4_LEGACY is not set
599+# UCLIBC_HAS_STUBS is not set
600+UCLIBC_HAS_SHADOW=y
601+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
602+UCLIBC_HAS___PROGNAME=y
603+UCLIBC_HAS_PTY=y
604+ASSUME_DEVPTS=y
605+UNIX98PTY_ONLY=y
606+UCLIBC_HAS_GETPT=y
607+# UCLIBC_HAS_LIBUTIL is not set
608+UCLIBC_HAS_TM_EXTENSIONS=y
609+UCLIBC_HAS_TZ_CACHING=y
610+UCLIBC_HAS_TZ_FILE=y
611+UCLIBC_HAS_TZ_FILE_READ_MANY=y
612+UCLIBC_TZ_FILE_PATH="/etc/TZ"
613+
614+#
615+# Advanced Library Settings
616+#
617+UCLIBC_PWD_BUFFER_SIZE=256
618+UCLIBC_GRP_BUFFER_SIZE=256
619+
620+#
621+# Support various families of functions
622+#
623+UCLIBC_LINUX_MODULE_24=y
624+UCLIBC_LINUX_SPECIFIC=y
625+UCLIBC_HAS_GNU_ERROR=y
626+# UCLIBC_BSD_SPECIFIC is not set
627+# UCLIBC_HAS_BSD_ERR is not set
628+# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
629+# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
630+# UCLIBC_NTP_LEGACY is not set
631+# UCLIBC_SV4_DEPRECATED is not set
632+UCLIBC_HAS_REALTIME=y
633+UCLIBC_HAS_ADVANCED_REALTIME=y
634+UCLIBC_HAS_EPOLL=y
635+UCLIBC_HAS_XATTR=y
636+UCLIBC_HAS_PROFILING=y
637+UCLIBC_HAS_CRYPT_IMPL=y
638+UCLIBC_HAS_CRYPT=y
639+UCLIBC_HAS_NETWORK_SUPPORT=y
640+UCLIBC_HAS_SOCKET=y
641+UCLIBC_HAS_IPV4=y
642+UCLIBC_HAS_IPV6=y
643+UCLIBC_HAS_RPC=y
644+UCLIBC_HAS_FULL_RPC=y
645+UCLIBC_HAS_REENTRANT_RPC=y
646+UCLIBC_USE_NETLINK=y
647+UCLIBC_SUPPORT_AI_ADDRCONFIG=y
648+# UCLIBC_HAS_BSD_RES_CLOSE is not set
649+UCLIBC_HAS_COMPAT_RES_STATE=y
650+# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
651+# UCLIBC_HAS_LIBRESOLV_STUB is not set
652+# UCLIBC_HAS_LIBNSL_STUB is not set
653+
654+#
655+# String and Stdio Support
656+#
657+# UCLIBC_HAS_STRING_GENERIC_OPT is not set
658+# UCLIBC_HAS_STRING_ARCH_OPT is not set
659+UCLIBC_HAS_CTYPE_TABLES=y
660+UCLIBC_HAS_CTYPE_SIGNED=y
661+# UCLIBC_HAS_CTYPE_UNSAFE is not set
662+# UCLIBC_HAS_CTYPE_CHECKED is not set
663+UCLIBC_HAS_CTYPE_ENFORCED=y
664+UCLIBC_HAS_WCHAR=y
665+# UCLIBC_HAS_LOCALE is not set
666+UCLIBC_HAS_HEXADECIMAL_FLOATS=y
667+UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
668+UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
669+UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
670+# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
671+# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
672+# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
673+# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
674+# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
675+UCLIBC_HAS_STDIO_BUFSIZ_4096=y
676+# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
677+UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
678+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
679+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
680+# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
681+UCLIBC_HAS_STDIO_GETC_MACRO=y
682+UCLIBC_HAS_STDIO_PUTC_MACRO=y
683+UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
684+UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
685+UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
686+UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
687+UCLIBC_HAS_PRINTF_M_SPEC=y
688+UCLIBC_HAS_ERRNO_MESSAGES=y
689+UCLIBC_HAS_SYS_ERRLIST=y
690+UCLIBC_HAS_SIGNUM_MESSAGES=y
691+UCLIBC_HAS_SYS_SIGLIST=y
692+UCLIBC_HAS_GNU_GETOPT=y
693+UCLIBC_HAS_GNU_GETSUBOPT=y
694+
695+#
696+# Big and Tall
697+#
698+UCLIBC_HAS_REGEX=y
699+# UCLIBC_HAS_REGEX_OLD is not set
700+UCLIBC_HAS_FNMATCH=y
701+# UCLIBC_HAS_FNMATCH_OLD is not set
702+UCLIBC_HAS_WORDEXP=y
703+# UCLIBC_HAS_NFTW is not set
704+UCLIBC_HAS_GLOB=y
705+UCLIBC_HAS_GNU_GLOB=y
706+
707+#
708+# Library Installation Options
709+#
710+RUNTIME_PREFIX="/"
711+DEVEL_PREFIX="/usr/"
712+MULTILIB_DIR="lib"
713+HARDWIRED_ABSPATH=y
714+
715+#
716+# Security options
717+#
718+# UCLIBC_BUILD_PIE is not set
719+UCLIBC_HAS_ARC4RANDOM=y
720+# HAVE_NO_SSP is not set
721+# UCLIBC_HAS_SSP is not set
722+UCLIBC_BUILD_RELRO=y
723+# UCLIBC_BUILD_NOW is not set
724+UCLIBC_BUILD_NOEXECSTACK=y
725+
726+#
727+# uClibc development/debugging options
728+#
729+CROSS_COMPILER_PREFIX="${CLFS_TARGET}-"
730+UCLIBC_EXTRA_CFLAGS=""
731+# DODEBUG is not set
732+# DODEBUG_PT is not set
733+DOSTRIP=y
734+# DOASSERTS is not set
735+# SUPPORT_LD_DEBUG is not set
736+# SUPPORT_LD_DEBUG_EARLY is not set
737+# UCLIBC_MALLOC_DEBUGGING is not set
738+WARNINGS="-Wall"
739+# EXTRA_WARNINGS is not set
740+# DOMULTI is not set
741+# UCLIBC_MJN3_ONLY is not set
742diff -Naur uClibc-0.9.31.orig/clfs/config.hppa.big uClibc-0.9.31/clfs/config.hppa.big
743--- uClibc-0.9.31.orig/clfs/config.hppa.big     1969-12-31 19:00:00.000000000 -0500
744+++ uClibc-0.9.31/clfs/config.hppa.big  2010-11-28 10:40:39.458657350 -0500
745@@ -0,0 +1,236 @@
746+#
747+# Automatically generated make config: don't edit
748+# Version: 0.9.31
749+# Sun Nov 28 10:26:15 2010
750+#
751+# TARGET_alpha is not set
752+# TARGET_arm is not set
753+# TARGET_avr32 is not set
754+# TARGET_bfin is not set
755+# TARGET_cris is not set
756+# TARGET_e1 is not set
757+# TARGET_frv is not set
758+# TARGET_h8300 is not set
759+TARGET_hppa=y
760+# TARGET_i386 is not set
761+# TARGET_i960 is not set
762+# TARGET_ia64 is not set
763+# TARGET_m68k is not set
764+# TARGET_microblaze is not set
765+# TARGET_mips is not set
766+# TARGET_nios is not set
767+# TARGET_nios2 is not set
768+# TARGET_powerpc is not set
769+# TARGET_sh is not set
770+# TARGET_sh64 is not set
771+# TARGET_sparc is not set
772+# TARGET_v850 is not set
773+# TARGET_vax is not set
774+# TARGET_x86_64 is not set
775+# TARGET_xtensa is not set
776+
777+#
778+# Target Architecture Features and Options
779+#
780+TARGET_ARCH="hppa"
781+FORCE_OPTIONS_FOR_ARCH=y
782+# CONFIG_GENERIC_386 is not set
783+# CONFIG_386 is not set
784+# CONFIG_486 is not set
785+# CONFIG_586 is not set
786+# CONFIG_586MMX is not set
787+# CONFIG_686 is not set
788+# CONFIG_PENTIUMII is not set
789+# CONFIG_PENTIUMIII is not set
790+# CONFIG_PENTIUM4 is not set
791+# CONFIG_K6 is not set
792+# CONFIG_K7 is not set
793+# CONFIG_ELAN is not set
794+# CONFIG_CRUSOE is not set
795+# CONFIG_WINCHIPC6 is not set
796+# CONFIG_WINCHIP2 is not set
797+# CONFIG_CYRIXIII is not set
798+# CONFIG_NEHEMIAH is not set
799+TARGET_SUBARCH=""
800+
801+#
802+# Using ELF file format
803+#
804+ARCH_BIG_ENDIAN=y
805+
806+#
807+# Using Big Endian
808+#
809+ARCH_HAS_MMU=y
810+ARCH_USE_MMU=y
811+UCLIBC_HAS_FLOATS=y
812+UCLIBC_HAS_FPU=y
813+DO_C99_MATH=y
814+# DO_XSI_MATH is not set
815+UCLIBC_HAS_FENV=y
816+KERNEL_HEADERS="${CLFS}/usr/include"
817+HAVE_DOT_CONFIG=y
818+
819+#
820+# General Library Settings
821+#
822+# HAVE_NO_PIC is not set
823+DOPIC=y
824+ARCH_HAS_NO_SHARED=y
825+ARCH_HAS_NO_LDSO=y
826+UCLIBC_CTOR_DTOR=y
827+# HAS_NO_THREADS is not set
828+LINUXTHREADS_OLD=y
829+# LINUXTHREADS_NEW is not set
830+UCLIBC_HAS_THREADS=y
831+# PTHREADS_DEBUG_SUPPORT is not set
832+UCLIBC_HAS_SYSLOG=y
833+UCLIBC_HAS_LFS=y
834+# MALLOC is not set
835+# MALLOC_SIMPLE is not set
836+MALLOC_STANDARD=y
837+MALLOC_GLIBC_COMPAT=y
838+UCLIBC_DYNAMIC_ATEXIT=y
839+# COMPAT_ATEXIT is not set
840+# UCLIBC_SUSV3_LEGACY is not set
841+# UCLIBC_SUSV3_LEGACY_MACROS is not set
842+# UCLIBC_SUSV4_LEGACY is not set
843+# UCLIBC_HAS_STUBS is not set
844+UCLIBC_HAS_SHADOW=y
845+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
846+UCLIBC_HAS___PROGNAME=y
847+UCLIBC_HAS_PTY=y
848+ASSUME_DEVPTS=y
849+UNIX98PTY_ONLY=y
850+UCLIBC_HAS_GETPT=y
851+# UCLIBC_HAS_LIBUTIL is not set
852+UCLIBC_HAS_TM_EXTENSIONS=y
853+UCLIBC_HAS_TZ_CACHING=y
854+UCLIBC_HAS_TZ_FILE=y
855+UCLIBC_HAS_TZ_FILE_READ_MANY=y
856+UCLIBC_TZ_FILE_PATH="/etc/TZ"
857+
858+#
859+# Advanced Library Settings
860+#
861+UCLIBC_PWD_BUFFER_SIZE=256
862+UCLIBC_GRP_BUFFER_SIZE=256
863+
864+#
865+# Support various families of functions
866+#
867+UCLIBC_LINUX_MODULE_24=y
868+UCLIBC_LINUX_SPECIFIC=y
869+UCLIBC_HAS_GNU_ERROR=y
870+# UCLIBC_BSD_SPECIFIC is not set
871+# UCLIBC_HAS_BSD_ERR is not set
872+# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
873+# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
874+# UCLIBC_NTP_LEGACY is not set
875+# UCLIBC_SV4_DEPRECATED is not set
876+UCLIBC_HAS_REALTIME=y
877+UCLIBC_HAS_ADVANCED_REALTIME=y
878+UCLIBC_HAS_EPOLL=y
879+UCLIBC_HAS_XATTR=y
880+UCLIBC_HAS_PROFILING=y
881+UCLIBC_HAS_CRYPT_IMPL=y
882+UCLIBC_HAS_CRYPT=y
883+UCLIBC_HAS_NETWORK_SUPPORT=y
884+UCLIBC_HAS_SOCKET=y
885+UCLIBC_HAS_IPV4=y
886+UCLIBC_HAS_IPV6=y
887+UCLIBC_HAS_RPC=y
888+UCLIBC_HAS_FULL_RPC=y
889+UCLIBC_HAS_REENTRANT_RPC=y
890+UCLIBC_USE_NETLINK=y
891+UCLIBC_SUPPORT_AI_ADDRCONFIG=y
892+# UCLIBC_HAS_BSD_RES_CLOSE is not set
893+UCLIBC_HAS_COMPAT_RES_STATE=y
894+# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
895+# UCLIBC_HAS_LIBRESOLV_STUB is not set
896+# UCLIBC_HAS_LIBNSL_STUB is not set
897+
898+#
899+# String and Stdio Support
900+#
901+# UCLIBC_HAS_STRING_GENERIC_OPT is not set
902+# UCLIBC_HAS_STRING_ARCH_OPT is not set
903+UCLIBC_HAS_CTYPE_TABLES=y
904+UCLIBC_HAS_CTYPE_SIGNED=y
905+# UCLIBC_HAS_CTYPE_UNSAFE is not set
906+# UCLIBC_HAS_CTYPE_CHECKED is not set
907+UCLIBC_HAS_CTYPE_ENFORCED=y
908+UCLIBC_HAS_WCHAR=y
909+# UCLIBC_HAS_LOCALE is not set
910+UCLIBC_HAS_HEXADECIMAL_FLOATS=y
911+UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
912+UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
913+UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
914+# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
915+# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
916+# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
917+# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
918+# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
919+UCLIBC_HAS_STDIO_BUFSIZ_4096=y
920+# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
921+UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
922+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
923+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
924+# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
925+UCLIBC_HAS_STDIO_GETC_MACRO=y
926+UCLIBC_HAS_STDIO_PUTC_MACRO=y
927+UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
928+UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
929+UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
930+UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
931+UCLIBC_HAS_PRINTF_M_SPEC=y
932+UCLIBC_HAS_ERRNO_MESSAGES=y
933+UCLIBC_HAS_SYS_ERRLIST=y
934+UCLIBC_HAS_SIGNUM_MESSAGES=y
935+UCLIBC_HAS_SYS_SIGLIST=y
936+UCLIBC_HAS_GNU_GETOPT=y
937+UCLIBC_HAS_GNU_GETSUBOPT=y
938+
939+#
940+# Big and Tall
941+#
942+UCLIBC_HAS_REGEX=y
943+# UCLIBC_HAS_REGEX_OLD is not set
944+UCLIBC_HAS_FNMATCH=y
945+# UCLIBC_HAS_FNMATCH_OLD is not set
946+UCLIBC_HAS_WORDEXP=y
947+# UCLIBC_HAS_NFTW is not set
948+UCLIBC_HAS_GLOB=y
949+UCLIBC_HAS_GNU_GLOB=y
950+
951+#
952+# Library Installation Options
953+#
954+RUNTIME_PREFIX="/"
955+DEVEL_PREFIX="/usr/"
956+MULTILIB_DIR="lib"
957+HARDWIRED_ABSPATH=y
958+
959+#
960+# Security options
961+#
962+UCLIBC_HAS_ARC4RANDOM=y
963+HAVE_NO_SSP=y
964+# PROPOLICE_BLOCK_ABRT is not set
965+# PROPOLICE_BLOCK_SEGV is not set
966+UCLIBC_BUILD_NOEXECSTACK=y
967+
968+#
969+# uClibc development/debugging options
970+#
971+CROSS_COMPILER_PREFIX="${CLFS_TARGET}-"
972+UCLIBC_EXTRA_CFLAGS=""
973+# DODEBUG is not set
974+# DODEBUG_PT is not set
975+DOSTRIP=y
976+# DOASSERTS is not set
977+# UCLIBC_MALLOC_DEBUGGING is not set
978+WARNINGS="-Wall"
979+# EXTRA_WARNINGS is not set
980+# DOMULTI is not set
981+# UCLIBC_MJN3_ONLY is not set
982diff -Naur uClibc-0.9.31.orig/clfs/config.i386.little uClibc-0.9.31/clfs/config.i386.little
983--- uClibc-0.9.31.orig/clfs/config.i386.little  1969-12-31 19:00:00.000000000 -0500
984+++ uClibc-0.9.31/clfs/config.i386.little       2010-11-28 10:40:39.458657350 -0500
985@@ -0,0 +1,256 @@
986+#
987+# Automatically generated make config: don't edit
988+# Version: 0.9.31
989+# Sun Nov 28 10:23:29 2010
990+#
991+# TARGET_alpha is not set
992+# TARGET_arm is not set
993+# TARGET_avr32 is not set
994+# TARGET_bfin is not set
995+# TARGET_cris is not set
996+# TARGET_e1 is not set
997+# TARGET_frv is not set
998+# TARGET_h8300 is not set
999+# TARGET_hppa is not set
1000+TARGET_i386=y
1001+# TARGET_i960 is not set
1002+# TARGET_ia64 is not set
1003+# TARGET_m68k is not set
1004+# TARGET_microblaze is not set
1005+# TARGET_mips is not set
1006+# TARGET_nios is not set
1007+# TARGET_nios2 is not set
1008+# TARGET_powerpc is not set
1009+# TARGET_sh is not set
1010+# TARGET_sh64 is not set
1011+# TARGET_sparc is not set
1012+# TARGET_v850 is not set
1013+# TARGET_vax is not set
1014+# TARGET_x86_64 is not set
1015+# TARGET_xtensa is not set
1016+
1017+#
1018+# Target Architecture Features and Options
1019+#
1020+TARGET_ARCH="i386"
1021+FORCE_OPTIONS_FOR_ARCH=y
1022+CONFIG_GENERIC_386=y
1023+# CONFIG_386 is not set
1024+# CONFIG_486 is not set
1025+# CONFIG_586 is not set
1026+# CONFIG_586MMX is not set
1027+# CONFIG_686 is not set
1028+# CONFIG_PENTIUMII is not set
1029+# CONFIG_PENTIUMIII is not set
1030+# CONFIG_PENTIUM4 is not set
1031+# CONFIG_K6 is not set
1032+# CONFIG_K7 is not set
1033+# CONFIG_ELAN is not set
1034+# CONFIG_CRUSOE is not set
1035+# CONFIG_WINCHIPC6 is not set
1036+# CONFIG_WINCHIP2 is not set
1037+# CONFIG_CYRIXIII is not set
1038+# CONFIG_NEHEMIAH is not set
1039+TARGET_SUBARCH=""
1040+
1041+#
1042+# Using ELF file format
1043+#
1044+ARCH_LITTLE_ENDIAN=y
1045+
1046+#
1047+# Using Little Endian
1048+#
1049+ARCH_HAS_MMU=y
1050+ARCH_USE_MMU=y
1051+UCLIBC_HAS_FLOATS=y
1052+UCLIBC_HAS_FPU=y
1053+DO_C99_MATH=y
1054+# DO_XSI_MATH is not set
1055+UCLIBC_HAS_FENV=y
1056+UCLIBC_HAS_LONG_DOUBLE_MATH=y
1057+KERNEL_HEADERS="${CLFS}/usr/include"
1058+HAVE_DOT_CONFIG=y
1059+
1060+#
1061+# General Library Settings
1062+#
1063+# HAVE_NO_PIC is not set
1064+DOPIC=y
1065+# ARCH_HAS_NO_SHARED is not set
1066+# ARCH_HAS_NO_LDSO is not set
1067+HAVE_SHARED=y
1068+# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
1069+LDSO_LDD_SUPPORT=y
1070+LDSO_CACHE_SUPPORT=y
1071+LDSO_PRELOAD_FILE_SUPPORT=y
1072+LDSO_BASE_FILENAME="ld.so"
1073+# UCLIBC_STATIC_LDCONFIG is not set
1074+LDSO_RUNPATH=y
1075+LDSO_SEARCH_INTERP_PATH=y
1076+UCLIBC_CTOR_DTOR=y
1077+LDSO_GNU_HASH_SUPPORT=y
1078+# HAS_NO_THREADS is not set
1079+LINUXTHREADS_OLD=y
1080+# LINUXTHREADS_NEW is not set
1081+UCLIBC_HAS_THREADS=y
1082+# PTHREADS_DEBUG_SUPPORT is not set
1083+UCLIBC_HAS_SYSLOG=y
1084+UCLIBC_HAS_LFS=y
1085+# MALLOC is not set
1086+# MALLOC_SIMPLE is not set
1087+MALLOC_STANDARD=y
1088+MALLOC_GLIBC_COMPAT=y
1089+UCLIBC_DYNAMIC_ATEXIT=y
1090+# COMPAT_ATEXIT is not set
1091+# UCLIBC_SUSV3_LEGACY is not set
1092+# UCLIBC_SUSV3_LEGACY_MACROS is not set
1093+# UCLIBC_SUSV4_LEGACY is not set
1094+# UCLIBC_HAS_STUBS is not set
1095+UCLIBC_HAS_SHADOW=y
1096+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
1097+UCLIBC_HAS___PROGNAME=y
1098+UCLIBC_HAS_PTY=y
1099+ASSUME_DEVPTS=y
1100+UNIX98PTY_ONLY=y
1101+UCLIBC_HAS_GETPT=y
1102+# UCLIBC_HAS_LIBUTIL is not set
1103+UCLIBC_HAS_TM_EXTENSIONS=y
1104+UCLIBC_HAS_TZ_CACHING=y
1105+UCLIBC_HAS_TZ_FILE=y
1106+UCLIBC_HAS_TZ_FILE_READ_MANY=y
1107+UCLIBC_TZ_FILE_PATH="/etc/TZ"
1108+
1109+#
1110+# Advanced Library Settings
1111+#
1112+UCLIBC_PWD_BUFFER_SIZE=256
1113+UCLIBC_GRP_BUFFER_SIZE=256
1114+
1115+#
1116+# Support various families of functions
1117+#
1118+UCLIBC_LINUX_MODULE_24=y
1119+UCLIBC_LINUX_SPECIFIC=y
1120+UCLIBC_HAS_GNU_ERROR=y
1121+# UCLIBC_BSD_SPECIFIC is not set
1122+# UCLIBC_HAS_BSD_ERR is not set
1123+# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
1124+# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
1125+# UCLIBC_NTP_LEGACY is not set
1126+# UCLIBC_SV4_DEPRECATED is not set
1127+UCLIBC_HAS_REALTIME=y
1128+UCLIBC_HAS_ADVANCED_REALTIME=y
1129+UCLIBC_HAS_EPOLL=y
1130+UCLIBC_HAS_XATTR=y
1131+UCLIBC_HAS_PROFILING=y
1132+UCLIBC_HAS_CRYPT_IMPL=y
1133+UCLIBC_HAS_CRYPT=y
1134+UCLIBC_HAS_NETWORK_SUPPORT=y
1135+UCLIBC_HAS_SOCKET=y
1136+UCLIBC_HAS_IPV4=y
1137+UCLIBC_HAS_IPV6=y
1138+UCLIBC_HAS_RPC=y
1139+UCLIBC_HAS_FULL_RPC=y
1140+UCLIBC_HAS_REENTRANT_RPC=y
1141+UCLIBC_USE_NETLINK=y
1142+UCLIBC_SUPPORT_AI_ADDRCONFIG=y
1143+# UCLIBC_HAS_BSD_RES_CLOSE is not set
1144+UCLIBC_HAS_COMPAT_RES_STATE=y
1145+# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
1146+# UCLIBC_HAS_LIBRESOLV_STUB is not set
1147+# UCLIBC_HAS_LIBNSL_STUB is not set
1148+
1149+#
1150+# String and Stdio Support
1151+#
1152+# UCLIBC_HAS_STRING_GENERIC_OPT is not set
1153+# UCLIBC_HAS_STRING_ARCH_OPT is not set
1154+UCLIBC_HAS_CTYPE_TABLES=y
1155+UCLIBC_HAS_CTYPE_SIGNED=y
1156+# UCLIBC_HAS_CTYPE_UNSAFE is not set
1157+# UCLIBC_HAS_CTYPE_CHECKED is not set
1158+UCLIBC_HAS_CTYPE_ENFORCED=y
1159+UCLIBC_HAS_WCHAR=y
1160+# UCLIBC_HAS_LOCALE is not set
1161+UCLIBC_HAS_HEXADECIMAL_FLOATS=y
1162+UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
1163+UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
1164+UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
1165+# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
1166+# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
1167+# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
1168+# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
1169+# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
1170+UCLIBC_HAS_STDIO_BUFSIZ_4096=y
1171+# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
1172+UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
1173+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
1174+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
1175+# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
1176+UCLIBC_HAS_STDIO_GETC_MACRO=y
1177+UCLIBC_HAS_STDIO_PUTC_MACRO=y
1178+UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
1179+UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
1180+UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
1181+UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
1182+UCLIBC_HAS_PRINTF_M_SPEC=y
1183+UCLIBC_HAS_ERRNO_MESSAGES=y
1184+UCLIBC_HAS_SYS_ERRLIST=y
1185+UCLIBC_HAS_SIGNUM_MESSAGES=y
1186+UCLIBC_HAS_SYS_SIGLIST=y
1187+UCLIBC_HAS_GNU_GETOPT=y
1188+UCLIBC_HAS_GNU_GETSUBOPT=y
1189+
1190+#
1191+# Big and Tall
1192+#
1193+UCLIBC_HAS_REGEX=y
1194+# UCLIBC_HAS_REGEX_OLD is not set
1195+UCLIBC_HAS_FNMATCH=y
1196+# UCLIBC_HAS_FNMATCH_OLD is not set
1197+UCLIBC_HAS_WORDEXP=y
1198+# UCLIBC_HAS_NFTW is not set
1199+UCLIBC_HAS_GLOB=y
1200+UCLIBC_HAS_GNU_GLOB=y
1201+
1202+#
1203+# Library Installation Options
1204+#
1205+RUNTIME_PREFIX="/"
1206+DEVEL_PREFIX="/usr/"
1207+MULTILIB_DIR="lib"
1208+HARDWIRED_ABSPATH=y
1209+
1210+#
1211+# Security options
1212+#
1213+# UCLIBC_BUILD_PIE is not set
1214+UCLIBC_HAS_ARC4RANDOM=y
1215+# HAVE_NO_SSP is not set
1216+UCLIBC_HAS_SSP=y
1217+UCLIBC_HAS_SSP_COMPAT=y
1218+SSP_QUICK_CANARY=y
1219+PROPOLICE_BLOCK_ABRT=y
1220+# PROPOLICE_BLOCK_SEGV is not set
1221+UCLIBC_BUILD_SSP=y
1222+UCLIBC_BUILD_RELRO=y
1223+UCLIBC_BUILD_NOW=y
1224+UCLIBC_BUILD_NOEXECSTACK=y
1225+
1226+#
1227+# uClibc development/debugging options
1228+#
1229+CROSS_COMPILER_PREFIX="${CLFS_TARGET}-"
1230+UCLIBC_EXTRA_CFLAGS=""
1231+# DODEBUG is not set
1232+# DODEBUG_PT is not set
1233+DOSTRIP=y
1234+# DOASSERTS is not set
1235+# SUPPORT_LD_DEBUG is not set
1236+# SUPPORT_LD_DEBUG_EARLY is not set
1237+# UCLIBC_MALLOC_DEBUGGING is not set
1238+WARNINGS="-Wall"
1239+# EXTRA_WARNINGS is not set
1240+# DOMULTI is not set
1241+# UCLIBC_MJN3_ONLY is not set
1242diff -Naur uClibc-0.9.31.orig/clfs/config.mips.big uClibc-0.9.31/clfs/config.mips.big
1243--- uClibc-0.9.31.orig/clfs/config.mips.big     1969-12-31 19:00:00.000000000 -0500
1244+++ uClibc-0.9.31/clfs/config.mips.big  2010-11-28 10:40:39.458657350 -0500
1245@@ -0,0 +1,242 @@
1246+#
1247+# Automatically generated make config: don't edit
1248+# Version: 0.9.31
1249+# Sun Nov 28 10:28:31 2010
1250+#
1251+# TARGET_alpha is not set
1252+# TARGET_arm is not set
1253+# TARGET_avr32 is not set
1254+# TARGET_bfin is not set
1255+# TARGET_cris is not set
1256+# TARGET_e1 is not set
1257+# TARGET_frv is not set
1258+# TARGET_h8300 is not set
1259+# TARGET_hppa is not set
1260+# TARGET_i386 is not set
1261+# TARGET_i960 is not set
1262+# TARGET_ia64 is not set
1263+# TARGET_m68k is not set
1264+# TARGET_microblaze is not set
1265+TARGET_mips=y
1266+# TARGET_nios is not set
1267+# TARGET_nios2 is not set
1268+# TARGET_powerpc is not set
1269+# TARGET_sh is not set
1270+# TARGET_sh64 is not set
1271+# TARGET_sparc is not set
1272+# TARGET_v850 is not set
1273+# TARGET_vax is not set
1274+# TARGET_x86_64 is not set
1275+# TARGET_xtensa is not set
1276+
1277+#
1278+# Target Architecture Features and Options
1279+#
1280+TARGET_ARCH="mips"
1281+FORCE_OPTIONS_FOR_ARCH=y
1282+CONFIG_MIPS_O32_ABI=y
1283+# CONFIG_MIPS_N32_ABI is not set
1284+# CONFIG_MIPS_N64_ABI is not set
1285+CONFIG_MIPS_ISA_1=y
1286+# CONFIG_MIPS_ISA_2 is not set
1287+# CONFIG_MIPS_ISA_3 is not set
1288+# CONFIG_MIPS_ISA_4 is not set
1289+# CONFIG_MIPS_ISA_MIPS32 is not set
1290+# CONFIG_MIPS_ISA_MIPS32R2 is not set
1291+# CONFIG_MIPS_ISA_MIPS64 is not set
1292+TARGET_SUBARCH=""
1293+
1294+#
1295+# Using ELF file format
1296+#
1297+ARCH_ANY_ENDIAN=y
1298+ARCH_BIG_ENDIAN=y
1299+ARCH_WANTS_BIG_ENDIAN=y
1300+# ARCH_WANTS_LITTLE_ENDIAN is not set
1301+ARCH_HAS_MMU=y
1302+ARCH_USE_MMU=y
1303+UCLIBC_HAS_FLOATS=y
1304+UCLIBC_HAS_FPU=y
1305+DO_C99_MATH=y
1306+# DO_XSI_MATH is not set
1307+UCLIBC_HAS_FENV=y
1308+KERNEL_HEADERS="${CLFS}/usr/include"
1309+HAVE_DOT_CONFIG=y
1310+
1311+#
1312+# General Library Settings
1313+#
1314+# HAVE_NO_PIC is not set
1315+DOPIC=y
1316+# ARCH_HAS_NO_SHARED is not set
1317+# ARCH_HAS_NO_LDSO is not set
1318+HAVE_SHARED=y
1319+# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
1320+LDSO_LDD_SUPPORT=y
1321+LDSO_CACHE_SUPPORT=y
1322+# LDSO_PRELOAD_FILE_SUPPORT is not set
1323+LDSO_BASE_FILENAME="ld.so"
1324+UCLIBC_STATIC_LDCONFIG=y
1325+LDSO_RUNPATH=y
1326+LDSO_SEARCH_INTERP_PATH=y
1327+UCLIBC_CTOR_DTOR=y
1328+# LDSO_GNU_HASH_SUPPORT is not set
1329+# HAS_NO_THREADS is not set
1330+LINUXTHREADS_OLD=y
1331+# LINUXTHREADS_NEW is not set
1332+UCLIBC_HAS_THREADS=y
1333+# PTHREADS_DEBUG_SUPPORT is not set
1334+UCLIBC_HAS_SYSLOG=y
1335+UCLIBC_HAS_LFS=y
1336+# MALLOC is not set
1337+# MALLOC_SIMPLE is not set
1338+MALLOC_STANDARD=y
1339+MALLOC_GLIBC_COMPAT=y
1340+UCLIBC_DYNAMIC_ATEXIT=y
1341+# COMPAT_ATEXIT is not set
1342+# UCLIBC_SUSV3_LEGACY is not set
1343+# UCLIBC_SUSV3_LEGACY_MACROS is not set
1344+# UCLIBC_SUSV4_LEGACY is not set
1345+# UCLIBC_HAS_STUBS is not set
1346+UCLIBC_HAS_SHADOW=y
1347+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
1348+UCLIBC_HAS___PROGNAME=y
1349+UCLIBC_HAS_PTY=y
1350+ASSUME_DEVPTS=y
1351+UNIX98PTY_ONLY=y
1352+UCLIBC_HAS_GETPT=y
1353+# UCLIBC_HAS_LIBUTIL is not set
1354+UCLIBC_HAS_TM_EXTENSIONS=y
1355+UCLIBC_HAS_TZ_CACHING=y
1356+UCLIBC_HAS_TZ_FILE=y
1357+UCLIBC_HAS_TZ_FILE_READ_MANY=y
1358+UCLIBC_TZ_FILE_PATH="/etc/TZ"
1359+
1360+#
1361+# Advanced Library Settings
1362+#
1363+UCLIBC_PWD_BUFFER_SIZE=256
1364+UCLIBC_GRP_BUFFER_SIZE=256
1365+
1366+#
1367+# Support various families of functions
1368+#
1369+UCLIBC_LINUX_MODULE_24=y
1370+UCLIBC_LINUX_SPECIFIC=y
1371+UCLIBC_HAS_GNU_ERROR=y
1372+# UCLIBC_BSD_SPECIFIC is not set
1373+# UCLIBC_HAS_BSD_ERR is not set
1374+# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
1375+# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
1376+# UCLIBC_NTP_LEGACY is not set
1377+# UCLIBC_SV4_DEPRECATED is not set
1378+UCLIBC_HAS_REALTIME=y
1379+UCLIBC_HAS_ADVANCED_REALTIME=y
1380+UCLIBC_HAS_EPOLL=y
1381+UCLIBC_HAS_XATTR=y
1382+UCLIBC_HAS_PROFILING=y
1383+UCLIBC_HAS_CRYPT_IMPL=y
1384+UCLIBC_HAS_CRYPT=y
1385+UCLIBC_HAS_NETWORK_SUPPORT=y
1386+UCLIBC_HAS_SOCKET=y
1387+UCLIBC_HAS_IPV4=y
1388+UCLIBC_HAS_IPV6=y
1389+UCLIBC_HAS_RPC=y
1390+UCLIBC_HAS_FULL_RPC=y
1391+UCLIBC_HAS_REENTRANT_RPC=y
1392+UCLIBC_USE_NETLINK=y
1393+UCLIBC_SUPPORT_AI_ADDRCONFIG=y
1394+# UCLIBC_HAS_BSD_RES_CLOSE is not set
1395+UCLIBC_HAS_COMPAT_RES_STATE=y
1396+# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
1397+# UCLIBC_HAS_LIBRESOLV_STUB is not set
1398+# UCLIBC_HAS_LIBNSL_STUB is not set
1399+
1400+#
1401+# String and Stdio Support
1402+#
1403+# UCLIBC_HAS_STRING_GENERIC_OPT is not set
1404+# UCLIBC_HAS_STRING_ARCH_OPT is not set
1405+UCLIBC_HAS_CTYPE_TABLES=y
1406+UCLIBC_HAS_CTYPE_SIGNED=y
1407+# UCLIBC_HAS_CTYPE_UNSAFE is not set
1408+# UCLIBC_HAS_CTYPE_CHECKED is not set
1409+UCLIBC_HAS_CTYPE_ENFORCED=y
1410+UCLIBC_HAS_WCHAR=y
1411+# UCLIBC_HAS_LOCALE is not set
1412+UCLIBC_HAS_HEXADECIMAL_FLOATS=y
1413+UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
1414+UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
1415+UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
1416+# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
1417+# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
1418+# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
1419+# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
1420+# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
1421+UCLIBC_HAS_STDIO_BUFSIZ_4096=y
1422+# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
1423+UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
1424+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
1425+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
1426+# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
1427+UCLIBC_HAS_STDIO_GETC_MACRO=y
1428+UCLIBC_HAS_STDIO_PUTC_MACRO=y
1429+UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
1430+UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
1431+UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
1432+UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
1433+UCLIBC_HAS_PRINTF_M_SPEC=y
1434+UCLIBC_HAS_ERRNO_MESSAGES=y
1435+UCLIBC_HAS_SYS_ERRLIST=y
1436+UCLIBC_HAS_SIGNUM_MESSAGES=y
1437+UCLIBC_HAS_SYS_SIGLIST=y
1438+UCLIBC_HAS_GNU_GETOPT=y
1439+UCLIBC_HAS_GNU_GETSUBOPT=y
1440+
1441+#
1442+# Big and Tall
1443+#
1444+UCLIBC_HAS_REGEX=y
1445+# UCLIBC_HAS_REGEX_OLD is not set
1446+UCLIBC_HAS_FNMATCH=y
1447+# UCLIBC_HAS_FNMATCH_OLD is not set
1448+UCLIBC_HAS_WORDEXP=y
1449+# UCLIBC_HAS_NFTW is not set
1450+UCLIBC_HAS_GLOB=y
1451+UCLIBC_HAS_GNU_GLOB=y
1452+
1453+#
1454+# Library Installation Options
1455+#
1456+RUNTIME_PREFIX="/"
1457+DEVEL_PREFIX="/usr/"
1458+MULTILIB_DIR="lib"
1459+HARDWIRED_ABSPATH=y
1460+
1461+#
1462+# Security options
1463+#
1464+# UCLIBC_BUILD_PIE is not set
1465+UCLIBC_HAS_ARC4RANDOM=y
1466+# HAVE_NO_SSP is not set
1467+# UCLIBC_HAS_SSP is not set
1468+UCLIBC_BUILD_RELRO=y
1469+# UCLIBC_BUILD_NOW is not set
1470+UCLIBC_BUILD_NOEXECSTACK=y
1471+
1472+#
1473+# uClibc development/debugging options
1474+#
1475+CROSS_COMPILER_PREFIX="${CLFS_TARGET}-"
1476+UCLIBC_EXTRA_CFLAGS=""
1477+# DODEBUG is not set
1478+# DODEBUG_PT is not set
1479+DOSTRIP=y
1480+# DOASSERTS is not set
1481+# SUPPORT_LD_DEBUG is not set
1482+# SUPPORT_LD_DEBUG_EARLY is not set
1483+# UCLIBC_MALLOC_DEBUGGING is not set
1484+WARNINGS="-Wall"
1485+# EXTRA_WARNINGS is not set
1486+# DOMULTI is not set
1487+# UCLIBC_MJN3_ONLY is not set
1488diff -Naur uClibc-0.9.31.orig/clfs/config.mips.little uClibc-0.9.31/clfs/config.mips.little
1489--- uClibc-0.9.31.orig/clfs/config.mips.little  1969-12-31 19:00:00.000000000 -0500
1490+++ uClibc-0.9.31/clfs/config.mips.little       2010-11-28 10:40:39.458657350 -0500
1491@@ -0,0 +1,262 @@
1492+#
1493+# Automatically generated make config: don't edit
1494+# Version: 0.9.31
1495+# Sun Nov 28 10:28:04 2010
1496+#
1497+# TARGET_alpha is not set
1498+# TARGET_arm is not set
1499+# TARGET_avr32 is not set
1500+# TARGET_bfin is not set
1501+# TARGET_cris is not set
1502+# TARGET_e1 is not set
1503+# TARGET_frv is not set
1504+# TARGET_h8300 is not set
1505+# TARGET_hppa is not set
1506+# TARGET_i386 is not set
1507+# TARGET_i960 is not set
1508+# TARGET_ia64 is not set
1509+# TARGET_m68k is not set
1510+# TARGET_microblaze is not set
1511+TARGET_mips=y
1512+# TARGET_nios is not set
1513+# TARGET_nios2 is not set
1514+# TARGET_powerpc is not set
1515+# TARGET_sh is not set
1516+# TARGET_sh64 is not set
1517+# TARGET_sparc is not set
1518+# TARGET_v850 is not set
1519+# TARGET_vax is not set
1520+# TARGET_x86_64 is not set
1521+# TARGET_xtensa is not set
1522+
1523+#
1524+# Target Architecture Features and Options
1525+#
1526+TARGET_ARCH="mips"
1527+FORCE_OPTIONS_FOR_ARCH=y
1528+# CONFIG_ARM_OABI is not set
1529+# CONFIG_ARM_EABI is not set
1530+# CONFIG_GENERIC_ARM is not set
1531+# CONFIG_ARM610 is not set
1532+# CONFIG_ARM710 is not set
1533+# CONFIG_ARM7TDMI is not set
1534+# CONFIG_ARM720T is not set
1535+# CONFIG_ARM920T is not set
1536+# CONFIG_ARM922T is not set
1537+# CONFIG_ARM926T is not set
1538+# CONFIG_ARM10T is not set
1539+# CONFIG_ARM1136JF_S is not set
1540+# CONFIG_ARM1176JZ_S is not set
1541+# CONFIG_ARM1176JZF_S is not set
1542+# CONFIG_ARM_CORTEX_M3 is not set
1543+# CONFIG_ARM_CORTEX_M1 is not set
1544+# CONFIG_ARM_SA110 is not set
1545+# CONFIG_ARM_SA1100 is not set
1546+# CONFIG_ARM_XSCALE is not set
1547+# CONFIG_ARM_IWMMXT is not set
1548+CONFIG_MIPS_O32_ABI=y
1549+# CONFIG_MIPS_N32_ABI is not set
1550+# CONFIG_MIPS_N64_ABI is not set
1551+CONFIG_MIPS_ISA_1=y
1552+# CONFIG_MIPS_ISA_2 is not set
1553+# CONFIG_MIPS_ISA_3 is not set
1554+# CONFIG_MIPS_ISA_4 is not set
1555+# CONFIG_MIPS_ISA_MIPS32 is not set
1556+# CONFIG_MIPS_ISA_MIPS32R2 is not set
1557+# CONFIG_MIPS_ISA_MIPS64 is not set
1558+TARGET_SUBARCH=""
1559+
1560+#
1561+# Using ELF file format
1562+#
1563+ARCH_ANY_ENDIAN=y
1564+ARCH_LITTLE_ENDIAN=y
1565+# ARCH_WANTS_BIG_ENDIAN is not set
1566+ARCH_WANTS_LITTLE_ENDIAN=y
1567+ARCH_HAS_MMU=y
1568+ARCH_USE_MMU=y
1569+UCLIBC_HAS_FLOATS=y
1570+UCLIBC_HAS_FPU=y
1571+DO_C99_MATH=y
1572+# DO_XSI_MATH is not set
1573+UCLIBC_HAS_FENV=y
1574+KERNEL_HEADERS="${CLFS}/usr/include"
1575+HAVE_DOT_CONFIG=y
1576+
1577+#
1578+# General Library Settings
1579+#
1580+# HAVE_NO_PIC is not set
1581+DOPIC=y
1582+# ARCH_HAS_NO_SHARED is not set
1583+# ARCH_HAS_NO_LDSO is not set
1584+HAVE_SHARED=y
1585+# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
1586+LDSO_LDD_SUPPORT=y
1587+LDSO_CACHE_SUPPORT=y
1588+# LDSO_PRELOAD_FILE_SUPPORT is not set
1589+LDSO_BASE_FILENAME="ld.so"
1590+UCLIBC_STATIC_LDCONFIG=y
1591+LDSO_RUNPATH=y
1592+LDSO_SEARCH_INTERP_PATH=y
1593+UCLIBC_CTOR_DTOR=y
1594+# LDSO_GNU_HASH_SUPPORT is not set
1595+# HAS_NO_THREADS is not set
1596+LINUXTHREADS_OLD=y
1597+# LINUXTHREADS_NEW is not set
1598+UCLIBC_HAS_THREADS=y
1599+# PTHREADS_DEBUG_SUPPORT is not set
1600+UCLIBC_HAS_SYSLOG=y
1601+UCLIBC_HAS_LFS=y
1602+# MALLOC is not set
1603+# MALLOC_SIMPLE is not set
1604+MALLOC_STANDARD=y
1605+MALLOC_GLIBC_COMPAT=y
1606+UCLIBC_DYNAMIC_ATEXIT=y
1607+# COMPAT_ATEXIT is not set
1608+# UCLIBC_SUSV3_LEGACY is not set
1609+# UCLIBC_SUSV3_LEGACY_MACROS is not set
1610+# UCLIBC_SUSV4_LEGACY is not set
1611+# UCLIBC_HAS_STUBS is not set
1612+UCLIBC_HAS_SHADOW=y
1613+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
1614+UCLIBC_HAS___PROGNAME=y
1615+UCLIBC_HAS_PTY=y
1616+ASSUME_DEVPTS=y
1617+UNIX98PTY_ONLY=y
1618+UCLIBC_HAS_GETPT=y
1619+# UCLIBC_HAS_LIBUTIL is not set
1620+UCLIBC_HAS_TM_EXTENSIONS=y
1621+UCLIBC_HAS_TZ_CACHING=y
1622+UCLIBC_HAS_TZ_FILE=y
1623+UCLIBC_HAS_TZ_FILE_READ_MANY=y
1624+UCLIBC_TZ_FILE_PATH="/etc/TZ"
1625+
1626+#
1627+# Advanced Library Settings
1628+#
1629+UCLIBC_PWD_BUFFER_SIZE=256
1630+UCLIBC_GRP_BUFFER_SIZE=256
1631+
1632+#
1633+# Support various families of functions
1634+#
1635+UCLIBC_LINUX_MODULE_24=y
1636+UCLIBC_LINUX_SPECIFIC=y
1637+UCLIBC_HAS_GNU_ERROR=y
1638+# UCLIBC_BSD_SPECIFIC is not set
1639+# UCLIBC_HAS_BSD_ERR is not set
1640+# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
1641+# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
1642+# UCLIBC_NTP_LEGACY is not set
1643+# UCLIBC_SV4_DEPRECATED is not set
1644+UCLIBC_HAS_REALTIME=y
1645+UCLIBC_HAS_ADVANCED_REALTIME=y
1646+UCLIBC_HAS_EPOLL=y
1647+UCLIBC_HAS_XATTR=y
1648+UCLIBC_HAS_PROFILING=y
1649+UCLIBC_HAS_CRYPT_IMPL=y
1650+UCLIBC_HAS_CRYPT=y
1651+UCLIBC_HAS_NETWORK_SUPPORT=y
1652+UCLIBC_HAS_SOCKET=y
1653+UCLIBC_HAS_IPV4=y
1654+UCLIBC_HAS_IPV6=y
1655+UCLIBC_HAS_RPC=y
1656+UCLIBC_HAS_FULL_RPC=y
1657+UCLIBC_HAS_REENTRANT_RPC=y
1658+UCLIBC_USE_NETLINK=y
1659+UCLIBC_SUPPORT_AI_ADDRCONFIG=y
1660+# UCLIBC_HAS_BSD_RES_CLOSE is not set
1661+UCLIBC_HAS_COMPAT_RES_STATE=y
1662+# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
1663+# UCLIBC_HAS_LIBRESOLV_STUB is not set
1664+# UCLIBC_HAS_LIBNSL_STUB is not set
1665+
1666+#
1667+# String and Stdio Support
1668+#
1669+# UCLIBC_HAS_STRING_GENERIC_OPT is not set
1670+# UCLIBC_HAS_STRING_ARCH_OPT is not set
1671+UCLIBC_HAS_CTYPE_TABLES=y
1672+UCLIBC_HAS_CTYPE_SIGNED=y
1673+# UCLIBC_HAS_CTYPE_UNSAFE is not set
1674+# UCLIBC_HAS_CTYPE_CHECKED is not set
1675+UCLIBC_HAS_CTYPE_ENFORCED=y
1676+UCLIBC_HAS_WCHAR=y
1677+# UCLIBC_HAS_LOCALE is not set
1678+UCLIBC_HAS_HEXADECIMAL_FLOATS=y
1679+UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
1680+UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
1681+UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
1682+# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
1683+# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
1684+# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
1685+# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
1686+# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
1687+UCLIBC_HAS_STDIO_BUFSIZ_4096=y
1688+# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
1689+UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
1690+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
1691+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
1692+# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
1693+UCLIBC_HAS_STDIO_GETC_MACRO=y
1694+UCLIBC_HAS_STDIO_PUTC_MACRO=y
1695+UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
1696+UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
1697+UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
1698+UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
1699+UCLIBC_HAS_PRINTF_M_SPEC=y
1700+UCLIBC_HAS_ERRNO_MESSAGES=y
1701+UCLIBC_HAS_SYS_ERRLIST=y
1702+UCLIBC_HAS_SIGNUM_MESSAGES=y
1703+UCLIBC_HAS_SYS_SIGLIST=y
1704+UCLIBC_HAS_GNU_GETOPT=y
1705+UCLIBC_HAS_GNU_GETSUBOPT=y
1706+
1707+#
1708+# Big and Tall
1709+#
1710+UCLIBC_HAS_REGEX=y
1711+# UCLIBC_HAS_REGEX_OLD is not set
1712+UCLIBC_HAS_FNMATCH=y
1713+# UCLIBC_HAS_FNMATCH_OLD is not set
1714+UCLIBC_HAS_WORDEXP=y
1715+# UCLIBC_HAS_NFTW is not set
1716+UCLIBC_HAS_GLOB=y
1717+UCLIBC_HAS_GNU_GLOB=y
1718+
1719+#
1720+# Library Installation Options
1721+#
1722+RUNTIME_PREFIX="/"
1723+DEVEL_PREFIX="/usr/"
1724+MULTILIB_DIR="lib"
1725+HARDWIRED_ABSPATH=y
1726+
1727+#
1728+# Security options
1729+#
1730+# UCLIBC_BUILD_PIE is not set
1731+UCLIBC_HAS_ARC4RANDOM=y
1732+# HAVE_NO_SSP is not set
1733+# UCLIBC_HAS_SSP is not set
1734+UCLIBC_BUILD_RELRO=y
1735+# UCLIBC_BUILD_NOW is not set
1736+UCLIBC_BUILD_NOEXECSTACK=y
1737+
1738+#
1739+# uClibc development/debugging options
1740+#
1741+CROSS_COMPILER_PREFIX="${CLFS_TARGET}-"
1742+UCLIBC_EXTRA_CFLAGS=""
1743+# DODEBUG is not set
1744+# DODEBUG_PT is not set
1745+DOSTRIP=y
1746+# DOASSERTS is not set
1747+# SUPPORT_LD_DEBUG is not set
1748+# SUPPORT_LD_DEBUG_EARLY is not set
1749+# UCLIBC_MALLOC_DEBUGGING is not set
1750+WARNINGS="-Wall"
1751+# EXTRA_WARNINGS is not set
1752+# DOMULTI is not set
1753+# UCLIBC_MJN3_ONLY is not set
1754diff -Naur uClibc-0.9.31.orig/clfs/config.x86_64.little uClibc-0.9.31/clfs/config.x86_64.little
1755--- uClibc-0.9.31.orig/clfs/config.x86_64.little        1969-12-31 19:00:00.000000000 -0500
1756+++ uClibc-0.9.31/clfs/config.x86_64.little     2010-11-28 10:40:39.458657350 -0500
1757@@ -0,0 +1,245 @@
1758+#
1759+# Automatically generated make config: don't edit
1760+# Version: 0.9.31
1761+# Sun Nov 28 10:28:53 2010
1762+#
1763+# TARGET_alpha is not set
1764+# TARGET_arm is not set
1765+# TARGET_avr32 is not set
1766+# TARGET_bfin is not set
1767+# TARGET_cris is not set
1768+# TARGET_e1 is not set
1769+# TARGET_frv is not set
1770+# TARGET_h8300 is not set
1771+# TARGET_hppa is not set
1772+# TARGET_i386 is not set
1773+# TARGET_i960 is not set
1774+# TARGET_ia64 is not set
1775+# TARGET_m68k is not set
1776+# TARGET_microblaze is not set
1777+# TARGET_mips is not set
1778+# TARGET_nios is not set
1779+# TARGET_nios2 is not set
1780+# TARGET_powerpc is not set
1781+# TARGET_sh is not set
1782+# TARGET_sh64 is not set
1783+# TARGET_sparc is not set
1784+# TARGET_v850 is not set
1785+# TARGET_vax is not set
1786+TARGET_x86_64=y
1787+# TARGET_xtensa is not set
1788+
1789+#
1790+# Target Architecture Features and Options
1791+#
1792+TARGET_ARCH="x86_64"
1793+FORCE_OPTIONS_FOR_ARCH=y
1794+# CONFIG_MIPS_O32_ABI is not set
1795+# CONFIG_MIPS_N32_ABI is not set
1796+# CONFIG_MIPS_N64_ABI is not set
1797+# CONFIG_MIPS_ISA_1 is not set
1798+# CONFIG_MIPS_ISA_2 is not set
1799+# CONFIG_MIPS_ISA_3 is not set
1800+# CONFIG_MIPS_ISA_4 is not set
1801+# CONFIG_MIPS_ISA_MIPS32 is not set
1802+# CONFIG_MIPS_ISA_MIPS32R2 is not set
1803+# CONFIG_MIPS_ISA_MIPS64 is not set
1804+TARGET_SUBARCH=""
1805+
1806+#
1807+# Using ELF file format
1808+#
1809+ARCH_LITTLE_ENDIAN=y
1810+# ARCH_WANTS_BIG_ENDIAN is not set
1811+# ARCH_WANTS_LITTLE_ENDIAN is not set
1812+
1813+#
1814+# Using Little Endian
1815+#
1816+ARCH_HAS_MMU=y
1817+ARCH_USE_MMU=y
1818+UCLIBC_HAS_FLOATS=y
1819+UCLIBC_HAS_FPU=y
1820+DO_C99_MATH=y
1821+# DO_XSI_MATH is not set
1822+UCLIBC_HAS_FENV=y
1823+UCLIBC_HAS_LONG_DOUBLE_MATH=y
1824+KERNEL_HEADERS="${CLFS}/usr/include"
1825+HAVE_DOT_CONFIG=y
1826+
1827+#
1828+# General Library Settings
1829+#
1830+# HAVE_NO_PIC is not set
1831+DOPIC=y
1832+# ARCH_HAS_NO_SHARED is not set
1833+# ARCH_HAS_NO_LDSO is not set
1834+HAVE_SHARED=y
1835+# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
1836+LDSO_LDD_SUPPORT=y
1837+LDSO_CACHE_SUPPORT=y
1838+# LDSO_PRELOAD_FILE_SUPPORT is not set
1839+LDSO_BASE_FILENAME="ld.so"
1840+UCLIBC_STATIC_LDCONFIG=y
1841+LDSO_RUNPATH=y
1842+LDSO_SEARCH_INTERP_PATH=y
1843+UCLIBC_CTOR_DTOR=y
1844+# LDSO_GNU_HASH_SUPPORT is not set
1845+# HAS_NO_THREADS is not set
1846+LINUXTHREADS_OLD=y
1847+# LINUXTHREADS_NEW is not set
1848+UCLIBC_HAS_THREADS=y
1849+# PTHREADS_DEBUG_SUPPORT is not set
1850+UCLIBC_HAS_SYSLOG=y
1851+UCLIBC_HAS_LFS=y
1852+# MALLOC is not set
1853+# MALLOC_SIMPLE is not set
1854+MALLOC_STANDARD=y
1855+MALLOC_GLIBC_COMPAT=y
1856+UCLIBC_DYNAMIC_ATEXIT=y
1857+# COMPAT_ATEXIT is not set
1858+# UCLIBC_SUSV3_LEGACY is not set
1859+# UCLIBC_SUSV3_LEGACY_MACROS is not set
1860+# UCLIBC_SUSV4_LEGACY is not set
1861+# UCLIBC_HAS_STUBS is not set
1862+UCLIBC_HAS_SHADOW=y
1863+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
1864+UCLIBC_HAS___PROGNAME=y
1865+UCLIBC_HAS_PTY=y
1866+ASSUME_DEVPTS=y
1867+UNIX98PTY_ONLY=y
1868+UCLIBC_HAS_GETPT=y
1869+# UCLIBC_HAS_LIBUTIL is not set
1870+UCLIBC_HAS_TM_EXTENSIONS=y
1871+UCLIBC_HAS_TZ_CACHING=y
1872+UCLIBC_HAS_TZ_FILE=y
1873+UCLIBC_HAS_TZ_FILE_READ_MANY=y
1874+UCLIBC_TZ_FILE_PATH="/etc/TZ"
1875+
1876+#
1877+# Advanced Library Settings
1878+#
1879+UCLIBC_PWD_BUFFER_SIZE=256
1880+UCLIBC_GRP_BUFFER_SIZE=256
1881+
1882+#
1883+# Support various families of functions
1884+#
1885+UCLIBC_LINUX_MODULE_24=y
1886+UCLIBC_LINUX_SPECIFIC=y
1887+UCLIBC_HAS_GNU_ERROR=y
1888+# UCLIBC_BSD_SPECIFIC is not set
1889+# UCLIBC_HAS_BSD_ERR is not set
1890+# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
1891+# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
1892+# UCLIBC_NTP_LEGACY is not set
1893+# UCLIBC_SV4_DEPRECATED is not set
1894+UCLIBC_HAS_REALTIME=y
1895+UCLIBC_HAS_ADVANCED_REALTIME=y
1896+UCLIBC_HAS_EPOLL=y
1897+UCLIBC_HAS_XATTR=y
1898+UCLIBC_HAS_PROFILING=y
1899+UCLIBC_HAS_CRYPT_IMPL=y
1900+UCLIBC_HAS_CRYPT=y
1901+UCLIBC_HAS_NETWORK_SUPPORT=y
1902+UCLIBC_HAS_SOCKET=y
1903+UCLIBC_HAS_IPV4=y
1904+UCLIBC_HAS_IPV6=y
1905+UCLIBC_HAS_RPC=y
1906+UCLIBC_HAS_FULL_RPC=y
1907+UCLIBC_HAS_REENTRANT_RPC=y
1908+UCLIBC_USE_NETLINK=y
1909+UCLIBC_SUPPORT_AI_ADDRCONFIG=y
1910+# UCLIBC_HAS_BSD_RES_CLOSE is not set
1911+UCLIBC_HAS_COMPAT_RES_STATE=y
1912+# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
1913+# UCLIBC_HAS_LIBRESOLV_STUB is not set
1914+# UCLIBC_HAS_LIBNSL_STUB is not set
1915+
1916+#
1917+# String and Stdio Support
1918+#
1919+# UCLIBC_HAS_STRING_GENERIC_OPT is not set
1920+# UCLIBC_HAS_STRING_ARCH_OPT is not set
1921+UCLIBC_HAS_CTYPE_TABLES=y
1922+UCLIBC_HAS_CTYPE_SIGNED=y
1923+# UCLIBC_HAS_CTYPE_UNSAFE is not set
1924+# UCLIBC_HAS_CTYPE_CHECKED is not set
1925+UCLIBC_HAS_CTYPE_ENFORCED=y
1926+UCLIBC_HAS_WCHAR=y
1927+# UCLIBC_HAS_LOCALE is not set
1928+UCLIBC_HAS_HEXADECIMAL_FLOATS=y
1929+UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
1930+UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
1931+UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
1932+# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
1933+# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
1934+# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
1935+# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
1936+# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
1937+UCLIBC_HAS_STDIO_BUFSIZ_4096=y
1938+# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
1939+UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
1940+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
1941+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
1942+# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
1943+UCLIBC_HAS_STDIO_GETC_MACRO=y
1944+UCLIBC_HAS_STDIO_PUTC_MACRO=y
1945+UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
1946+UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
1947+UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
1948+UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
1949+UCLIBC_HAS_PRINTF_M_SPEC=y
1950+UCLIBC_HAS_ERRNO_MESSAGES=y
1951+UCLIBC_HAS_SYS_ERRLIST=y
1952+UCLIBC_HAS_SIGNUM_MESSAGES=y
1953+UCLIBC_HAS_SYS_SIGLIST=y
1954+UCLIBC_HAS_GNU_GETOPT=y
1955+UCLIBC_HAS_GNU_GETSUBOPT=y
1956+
1957+#
1958+# Big and Tall
1959+#
1960+UCLIBC_HAS_REGEX=y
1961+# UCLIBC_HAS_REGEX_OLD is not set
1962+UCLIBC_HAS_FNMATCH=y
1963+# UCLIBC_HAS_FNMATCH_OLD is not set
1964+UCLIBC_HAS_WORDEXP=y
1965+# UCLIBC_HAS_NFTW is not set
1966+UCLIBC_HAS_GLOB=y
1967+UCLIBC_HAS_GNU_GLOB=y
1968+
1969+#
1970+# Library Installation Options
1971+#
1972+RUNTIME_PREFIX="/"
1973+DEVEL_PREFIX="/usr/"
1974+MULTILIB_DIR="lib"
1975+HARDWIRED_ABSPATH=y
1976+
1977+#
1978+# Security options
1979+#
1980+UCLIBC_HAS_ARC4RANDOM=y
1981+# HAVE_NO_SSP is not set
1982+# UCLIBC_HAS_SSP is not set
1983+UCLIBC_BUILD_RELRO=y
1984+# UCLIBC_BUILD_NOW is not set
1985+UCLIBC_BUILD_NOEXECSTACK=y
1986+
1987+#
1988+# uClibc development/debugging options
1989+#
1990+CROSS_COMPILER_PREFIX="${CLFS_TARGET}-"
1991+UCLIBC_EXTRA_CFLAGS=""
1992+# DODEBUG is not set
1993+# DODEBUG_PT is not set
1994+DOSTRIP=y
1995+# DOASSERTS is not set
1996+# SUPPORT_LD_DEBUG is not set
1997+# SUPPORT_LD_DEBUG_EARLY is not set
1998+# UCLIBC_MALLOC_DEBUGGING is not set
1999+WARNINGS="-Wall"
2000+# EXTRA_WARNINGS is not set
2001+# DOMULTI is not set
2002+# UCLIBC_MJN3_ONLY is not set
Note: See TracBrowser for help on using the repository browser.