source: clfs-embedded/patches/uClibc-0.9.31-configs-2.patch @ 6ff96e1

Last change on this file since 6ff96e1 was 6ff96e1, checked in by Andrew Bradford <bradfa@…>, 13 years ago

Removed hppa and alpha archs from uClibc configs

HPPA and Alpha aren't archs supported for embedded. Thus configs for
uClibc for those archs aren't needed. Removed them.

  • Property mode set to 100644
File size: 38.8 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.
[6ff96e1]7Updated: 2011-02-15 by Andrew Bradford <bradfa@gmail.com>
8         Removed hppa and alpha architectures as they aren't used in embedded.
[a9bbc46]9
10diff -Naur uClibc-0.9.31.orig/clfs/config.arm.big uClibc-0.9.31/clfs/config.arm.big
11--- uClibc-0.9.31.orig/clfs/config.arm.big      1969-12-31 19:00:00.000000000 -0500
[18b91a8]12+++ uClibc-0.9.31/clfs/config.arm.big   2010-11-28 11:39:10.290656988 -0500
[a9bbc46]13@@ -0,0 +1,252 @@
14+#
15+# Automatically generated make config: don't edit
16+# Version: 0.9.31
17+# Sun Nov 28 10:27:23 2010
18+#
19+# TARGET_alpha is not set
20+TARGET_arm=y
21+# TARGET_avr32 is not set
22+# TARGET_bfin is not set
23+# TARGET_cris is not set
24+# TARGET_e1 is not set
25+# TARGET_frv is not set
26+# TARGET_h8300 is not set
27+# TARGET_hppa is not set
28+# TARGET_i386 is not set
29+# TARGET_i960 is not set
30+# TARGET_ia64 is not set
31+# TARGET_m68k is not set
32+# TARGET_microblaze is not set
33+# TARGET_mips is not set
34+# TARGET_nios is not set
35+# TARGET_nios2 is not set
36+# TARGET_powerpc is not set
37+# TARGET_sh is not set
38+# TARGET_sh64 is not set
39+# TARGET_sparc is not set
40+# TARGET_v850 is not set
41+# TARGET_vax is not set
42+# TARGET_x86_64 is not set
43+# TARGET_xtensa is not set
44+
45+#
46+# Target Architecture Features and Options
47+#
48+TARGET_ARCH="arm"
49+FORCE_OPTIONS_FOR_ARCH=y
50+CONFIG_ARM_OABI=y
51+# CONFIG_ARM_EABI is not set
52+CONFIG_GENERIC_ARM=y
53+# CONFIG_ARM610 is not set
54+# CONFIG_ARM710 is not set
55+# CONFIG_ARM7TDMI is not set
56+# CONFIG_ARM720T is not set
57+# CONFIG_ARM920T is not set
58+# CONFIG_ARM922T is not set
59+# CONFIG_ARM926T is not set
60+# CONFIG_ARM10T is not set
61+# CONFIG_ARM1136JF_S is not set
62+# CONFIG_ARM1176JZ_S is not set
63+# CONFIG_ARM1176JZF_S is not set
64+# CONFIG_ARM_CORTEX_M3 is not set
65+# CONFIG_ARM_CORTEX_M1 is not set
66+# CONFIG_ARM_SA110 is not set
67+# CONFIG_ARM_SA1100 is not set
68+# CONFIG_ARM_XSCALE is not set
69+# CONFIG_ARM_IWMMXT is not set
70+TARGET_SUBARCH=""
71+
72+#
73+# Using ELF file format
74+#
75+ARCH_ANY_ENDIAN=y
76+ARCH_BIG_ENDIAN=y
77+ARCH_WANTS_BIG_ENDIAN=y
78+# ARCH_WANTS_LITTLE_ENDIAN is not set
79+ARCH_HAS_MMU=y
80+ARCH_USE_MMU=y
81+UCLIBC_HAS_FLOATS=y
82+UCLIBC_HAS_FPU=y
83+DO_C99_MATH=y
84+# DO_XSI_MATH is not set
85+UCLIBC_HAS_FENV=y
86+KERNEL_HEADERS="${CLFS}/usr/include"
87+HAVE_DOT_CONFIG=y
88+
89+#
90+# General Library Settings
91+#
92+# HAVE_NO_PIC is not set
93+DOPIC=y
94+# ARCH_HAS_NO_SHARED is not set
95+# ARCH_HAS_NO_LDSO is not set
96+HAVE_SHARED=y
97+# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
98+LDSO_LDD_SUPPORT=y
99+LDSO_CACHE_SUPPORT=y
100+# LDSO_PRELOAD_FILE_SUPPORT is not set
101+LDSO_BASE_FILENAME="ld.so"
102+UCLIBC_STATIC_LDCONFIG=y
103+LDSO_RUNPATH=y
104+LDSO_SEARCH_INTERP_PATH=y
105+UCLIBC_CTOR_DTOR=y
106+# LDSO_GNU_HASH_SUPPORT is not set
107+# HAS_NO_THREADS is not set
108+LINUXTHREADS_OLD=y
109+# LINUXTHREADS_NEW is not set
110+UCLIBC_HAS_THREADS=y
111+# PTHREADS_DEBUG_SUPPORT is not set
112+UCLIBC_HAS_SYSLOG=y
113+UCLIBC_HAS_LFS=y
114+# MALLOC is not set
115+# MALLOC_SIMPLE is not set
116+MALLOC_STANDARD=y
117+MALLOC_GLIBC_COMPAT=y
118+UCLIBC_DYNAMIC_ATEXIT=y
119+# COMPAT_ATEXIT is not set
[18b91a8]120+UCLIBC_SUSV3_LEGACY=y
[a9bbc46]121+# UCLIBC_SUSV3_LEGACY_MACROS is not set
122+# UCLIBC_SUSV4_LEGACY is not set
123+# UCLIBC_HAS_STUBS is not set
124+UCLIBC_HAS_SHADOW=y
125+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
126+UCLIBC_HAS___PROGNAME=y
127+UCLIBC_HAS_PTY=y
128+ASSUME_DEVPTS=y
129+UNIX98PTY_ONLY=y
130+UCLIBC_HAS_GETPT=y
131+# UCLIBC_HAS_LIBUTIL is not set
132+UCLIBC_HAS_TM_EXTENSIONS=y
133+UCLIBC_HAS_TZ_CACHING=y
134+UCLIBC_HAS_TZ_FILE=y
135+UCLIBC_HAS_TZ_FILE_READ_MANY=y
136+UCLIBC_TZ_FILE_PATH="/etc/TZ"
137+
138+#
139+# Advanced Library Settings
140+#
141+UCLIBC_PWD_BUFFER_SIZE=256
142+UCLIBC_GRP_BUFFER_SIZE=256
143+
144+#
145+# Support various families of functions
146+#
147+UCLIBC_LINUX_MODULE_24=y
148+UCLIBC_LINUX_SPECIFIC=y
149+UCLIBC_HAS_GNU_ERROR=y
150+# UCLIBC_BSD_SPECIFIC is not set
151+# UCLIBC_HAS_BSD_ERR is not set
152+# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
153+# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
154+# UCLIBC_NTP_LEGACY is not set
155+# UCLIBC_SV4_DEPRECATED is not set
156+UCLIBC_HAS_REALTIME=y
157+UCLIBC_HAS_ADVANCED_REALTIME=y
158+UCLIBC_HAS_EPOLL=y
159+UCLIBC_HAS_XATTR=y
160+UCLIBC_HAS_PROFILING=y
161+UCLIBC_HAS_CRYPT_IMPL=y
162+UCLIBC_HAS_CRYPT=y
163+UCLIBC_HAS_NETWORK_SUPPORT=y
164+UCLIBC_HAS_SOCKET=y
165+UCLIBC_HAS_IPV4=y
166+UCLIBC_HAS_IPV6=y
167+UCLIBC_HAS_RPC=y
168+UCLIBC_HAS_FULL_RPC=y
169+UCLIBC_HAS_REENTRANT_RPC=y
170+UCLIBC_USE_NETLINK=y
171+UCLIBC_SUPPORT_AI_ADDRCONFIG=y
172+# UCLIBC_HAS_BSD_RES_CLOSE is not set
173+UCLIBC_HAS_COMPAT_RES_STATE=y
174+# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
175+# UCLIBC_HAS_LIBRESOLV_STUB is not set
176+# UCLIBC_HAS_LIBNSL_STUB is not set
177+
178+#
179+# String and Stdio Support
180+#
181+# UCLIBC_HAS_STRING_GENERIC_OPT is not set
182+# UCLIBC_HAS_STRING_ARCH_OPT is not set
183+UCLIBC_HAS_CTYPE_TABLES=y
184+UCLIBC_HAS_CTYPE_SIGNED=y
185+# UCLIBC_HAS_CTYPE_UNSAFE is not set
186+# UCLIBC_HAS_CTYPE_CHECKED is not set
187+UCLIBC_HAS_CTYPE_ENFORCED=y
188+UCLIBC_HAS_WCHAR=y
189+# UCLIBC_HAS_LOCALE is not set
190+UCLIBC_HAS_HEXADECIMAL_FLOATS=y
191+UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
192+UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
193+UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
194+# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
195+# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
196+# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
197+# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
198+# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
199+UCLIBC_HAS_STDIO_BUFSIZ_4096=y
200+# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
201+UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
202+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
203+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
204+# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
205+UCLIBC_HAS_STDIO_GETC_MACRO=y
206+UCLIBC_HAS_STDIO_PUTC_MACRO=y
207+UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
208+UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
209+UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
210+UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
211+UCLIBC_HAS_PRINTF_M_SPEC=y
212+UCLIBC_HAS_ERRNO_MESSAGES=y
213+UCLIBC_HAS_SYS_ERRLIST=y
214+UCLIBC_HAS_SIGNUM_MESSAGES=y
215+UCLIBC_HAS_SYS_SIGLIST=y
216+UCLIBC_HAS_GNU_GETOPT=y
217+UCLIBC_HAS_GNU_GETSUBOPT=y
218+
219+#
220+# Big and Tall
221+#
222+UCLIBC_HAS_REGEX=y
223+# UCLIBC_HAS_REGEX_OLD is not set
224+UCLIBC_HAS_FNMATCH=y
225+# UCLIBC_HAS_FNMATCH_OLD is not set
226+UCLIBC_HAS_WORDEXP=y
227+# UCLIBC_HAS_NFTW is not set
228+UCLIBC_HAS_GLOB=y
229+UCLIBC_HAS_GNU_GLOB=y
230+
231+#
232+# Library Installation Options
233+#
234+RUNTIME_PREFIX="/"
235+DEVEL_PREFIX="/usr/"
236+MULTILIB_DIR="lib"
237+HARDWIRED_ABSPATH=y
238+
239+#
240+# Security options
241+#
242+# UCLIBC_BUILD_PIE is not set
243+UCLIBC_HAS_ARC4RANDOM=y
244+# HAVE_NO_SSP is not set
245+# UCLIBC_HAS_SSP is not set
246+UCLIBC_BUILD_RELRO=y
247+# UCLIBC_BUILD_NOW is not set
248+UCLIBC_BUILD_NOEXECSTACK=y
249+
250+#
251+# uClibc development/debugging options
252+#
253+CROSS_COMPILER_PREFIX="${CLFS_TARGET}-"
254+UCLIBC_EXTRA_CFLAGS=""
255+# DODEBUG is not set
256+# DODEBUG_PT is not set
257+DOSTRIP=y
258+# DOASSERTS is not set
259+# SUPPORT_LD_DEBUG is not set
260+# SUPPORT_LD_DEBUG_EARLY is not set
261+# UCLIBC_MALLOC_DEBUGGING is not set
262+WARNINGS="-Wall"
263+# EXTRA_WARNINGS is not set
264+# DOMULTI is not set
265+# UCLIBC_MJN3_ONLY is not set
266diff -Naur uClibc-0.9.31.orig/clfs/config.arm.little uClibc-0.9.31/clfs/config.arm.little
267--- uClibc-0.9.31.orig/clfs/config.arm.little   1969-12-31 19:00:00.000000000 -0500
[18b91a8]268+++ uClibc-0.9.31/clfs/config.arm.little        2010-11-28 11:39:10.290656988 -0500
[a9bbc46]269@@ -0,0 +1,252 @@
270+#
271+# Automatically generated make config: don't edit
272+# Version: 0.9.31
273+# Sun Nov 28 10:27:45 2010
274+#
275+# TARGET_alpha is not set
276+TARGET_arm=y
277+# TARGET_avr32 is not set
278+# TARGET_bfin is not set
279+# TARGET_cris is not set
280+# TARGET_e1 is not set
281+# TARGET_frv is not set
282+# TARGET_h8300 is not set
283+# TARGET_hppa is not set
284+# TARGET_i386 is not set
285+# TARGET_i960 is not set
286+# TARGET_ia64 is not set
287+# TARGET_m68k is not set
288+# TARGET_microblaze is not set
289+# TARGET_mips is not set
290+# TARGET_nios is not set
291+# TARGET_nios2 is not set
292+# TARGET_powerpc is not set
293+# TARGET_sh is not set
294+# TARGET_sh64 is not set
295+# TARGET_sparc is not set
296+# TARGET_v850 is not set
297+# TARGET_vax is not set
298+# TARGET_x86_64 is not set
299+# TARGET_xtensa is not set
300+
301+#
302+# Target Architecture Features and Options
303+#
304+TARGET_ARCH="arm"
305+FORCE_OPTIONS_FOR_ARCH=y
306+CONFIG_ARM_OABI=y
307+# CONFIG_ARM_EABI is not set
308+CONFIG_GENERIC_ARM=y
309+# CONFIG_ARM610 is not set
310+# CONFIG_ARM710 is not set
311+# CONFIG_ARM7TDMI is not set
312+# CONFIG_ARM720T is not set
313+# CONFIG_ARM920T is not set
314+# CONFIG_ARM922T is not set
315+# CONFIG_ARM926T is not set
316+# CONFIG_ARM10T is not set
317+# CONFIG_ARM1136JF_S is not set
318+# CONFIG_ARM1176JZ_S is not set
319+# CONFIG_ARM1176JZF_S is not set
320+# CONFIG_ARM_CORTEX_M3 is not set
321+# CONFIG_ARM_CORTEX_M1 is not set
322+# CONFIG_ARM_SA110 is not set
323+# CONFIG_ARM_SA1100 is not set
324+# CONFIG_ARM_XSCALE is not set
325+# CONFIG_ARM_IWMMXT is not set
326+TARGET_SUBARCH=""
327+
328+#
329+# Using ELF file format
330+#
331+ARCH_ANY_ENDIAN=y
332+ARCH_LITTLE_ENDIAN=y
333+# ARCH_WANTS_BIG_ENDIAN is not set
334+ARCH_WANTS_LITTLE_ENDIAN=y
335+ARCH_HAS_MMU=y
336+ARCH_USE_MMU=y
337+UCLIBC_HAS_FLOATS=y
338+UCLIBC_HAS_FPU=y
339+DO_C99_MATH=y
340+# DO_XSI_MATH is not set
341+UCLIBC_HAS_FENV=y
342+KERNEL_HEADERS="${CLFS}/usr/include"
343+HAVE_DOT_CONFIG=y
344+
345+#
346+# General Library Settings
347+#
348+# HAVE_NO_PIC is not set
349+DOPIC=y
350+# ARCH_HAS_NO_SHARED is not set
351+# ARCH_HAS_NO_LDSO is not set
352+HAVE_SHARED=y
353+# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
354+LDSO_LDD_SUPPORT=y
355+LDSO_CACHE_SUPPORT=y
356+# LDSO_PRELOAD_FILE_SUPPORT is not set
357+LDSO_BASE_FILENAME="ld.so"
358+UCLIBC_STATIC_LDCONFIG=y
359+LDSO_RUNPATH=y
360+LDSO_SEARCH_INTERP_PATH=y
361+UCLIBC_CTOR_DTOR=y
362+# LDSO_GNU_HASH_SUPPORT is not set
363+# HAS_NO_THREADS is not set
364+LINUXTHREADS_OLD=y
365+# LINUXTHREADS_NEW is not set
366+UCLIBC_HAS_THREADS=y
367+# PTHREADS_DEBUG_SUPPORT is not set
368+UCLIBC_HAS_SYSLOG=y
369+UCLIBC_HAS_LFS=y
370+# MALLOC is not set
371+# MALLOC_SIMPLE is not set
372+MALLOC_STANDARD=y
373+MALLOC_GLIBC_COMPAT=y
374+UCLIBC_DYNAMIC_ATEXIT=y
375+# COMPAT_ATEXIT is not set
[18b91a8]376+UCLIBC_SUSV3_LEGACY=y
[a9bbc46]377+# UCLIBC_SUSV3_LEGACY_MACROS is not set
378+# UCLIBC_SUSV4_LEGACY is not set
379+# UCLIBC_HAS_STUBS is not set
380+UCLIBC_HAS_SHADOW=y
381+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
382+UCLIBC_HAS___PROGNAME=y
383+UCLIBC_HAS_PTY=y
384+ASSUME_DEVPTS=y
385+UNIX98PTY_ONLY=y
386+UCLIBC_HAS_GETPT=y
387+# UCLIBC_HAS_LIBUTIL is not set
388+UCLIBC_HAS_TM_EXTENSIONS=y
389+UCLIBC_HAS_TZ_CACHING=y
390+UCLIBC_HAS_TZ_FILE=y
391+UCLIBC_HAS_TZ_FILE_READ_MANY=y
392+UCLIBC_TZ_FILE_PATH="/etc/TZ"
393+
394+#
395+# Advanced Library Settings
396+#
397+UCLIBC_PWD_BUFFER_SIZE=256
398+UCLIBC_GRP_BUFFER_SIZE=256
399+
400+#
401+# Support various families of functions
402+#
403+UCLIBC_LINUX_MODULE_24=y
404+UCLIBC_LINUX_SPECIFIC=y
405+UCLIBC_HAS_GNU_ERROR=y
406+# UCLIBC_BSD_SPECIFIC is not set
407+# UCLIBC_HAS_BSD_ERR is not set
408+# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
409+# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
410+# UCLIBC_NTP_LEGACY is not set
411+# UCLIBC_SV4_DEPRECATED is not set
412+UCLIBC_HAS_REALTIME=y
413+UCLIBC_HAS_ADVANCED_REALTIME=y
414+UCLIBC_HAS_EPOLL=y
415+UCLIBC_HAS_XATTR=y
416+UCLIBC_HAS_PROFILING=y
417+UCLIBC_HAS_CRYPT_IMPL=y
418+UCLIBC_HAS_CRYPT=y
419+UCLIBC_HAS_NETWORK_SUPPORT=y
420+UCLIBC_HAS_SOCKET=y
421+UCLIBC_HAS_IPV4=y
422+UCLIBC_HAS_IPV6=y
423+UCLIBC_HAS_RPC=y
424+UCLIBC_HAS_FULL_RPC=y
425+UCLIBC_HAS_REENTRANT_RPC=y
426+UCLIBC_USE_NETLINK=y
427+UCLIBC_SUPPORT_AI_ADDRCONFIG=y
428+# UCLIBC_HAS_BSD_RES_CLOSE is not set
429+UCLIBC_HAS_COMPAT_RES_STATE=y
430+# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
431+# UCLIBC_HAS_LIBRESOLV_STUB is not set
432+# UCLIBC_HAS_LIBNSL_STUB is not set
433+
434+#
435+# String and Stdio Support
436+#
437+# UCLIBC_HAS_STRING_GENERIC_OPT is not set
438+# UCLIBC_HAS_STRING_ARCH_OPT is not set
439+UCLIBC_HAS_CTYPE_TABLES=y
440+UCLIBC_HAS_CTYPE_SIGNED=y
441+# UCLIBC_HAS_CTYPE_UNSAFE is not set
442+# UCLIBC_HAS_CTYPE_CHECKED is not set
443+UCLIBC_HAS_CTYPE_ENFORCED=y
444+UCLIBC_HAS_WCHAR=y
445+# UCLIBC_HAS_LOCALE is not set
446+UCLIBC_HAS_HEXADECIMAL_FLOATS=y
447+UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
448+UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
449+UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
450+# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
451+# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
452+# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
453+# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
454+# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
455+UCLIBC_HAS_STDIO_BUFSIZ_4096=y
456+# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
457+UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
458+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
459+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
460+# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
461+UCLIBC_HAS_STDIO_GETC_MACRO=y
462+UCLIBC_HAS_STDIO_PUTC_MACRO=y
463+UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
464+UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
465+UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
466+UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
467+UCLIBC_HAS_PRINTF_M_SPEC=y
468+UCLIBC_HAS_ERRNO_MESSAGES=y
469+UCLIBC_HAS_SYS_ERRLIST=y
470+UCLIBC_HAS_SIGNUM_MESSAGES=y
471+UCLIBC_HAS_SYS_SIGLIST=y
472+UCLIBC_HAS_GNU_GETOPT=y
473+UCLIBC_HAS_GNU_GETSUBOPT=y
474+
475+#
476+# Big and Tall
477+#
478+UCLIBC_HAS_REGEX=y
479+# UCLIBC_HAS_REGEX_OLD is not set
480+UCLIBC_HAS_FNMATCH=y
481+# UCLIBC_HAS_FNMATCH_OLD is not set
482+UCLIBC_HAS_WORDEXP=y
483+# UCLIBC_HAS_NFTW is not set
484+UCLIBC_HAS_GLOB=y
485+UCLIBC_HAS_GNU_GLOB=y
486+
487+#
488+# Library Installation Options
489+#
490+RUNTIME_PREFIX="/"
491+DEVEL_PREFIX="/usr/"
492+MULTILIB_DIR="lib"
493+HARDWIRED_ABSPATH=y
494+
495+#
496+# Security options
497+#
498+# UCLIBC_BUILD_PIE is not set
499+UCLIBC_HAS_ARC4RANDOM=y
500+# HAVE_NO_SSP is not set
501+# UCLIBC_HAS_SSP is not set
502+UCLIBC_BUILD_RELRO=y
503+# UCLIBC_BUILD_NOW is not set
504+UCLIBC_BUILD_NOEXECSTACK=y
505+
506+#
507+# uClibc development/debugging options
508+#
509+CROSS_COMPILER_PREFIX="${CLFS_TARGET}-"
510+UCLIBC_EXTRA_CFLAGS=""
511+# DODEBUG is not set
512+# DODEBUG_PT is not set
513+DOSTRIP=y
514+# DOASSERTS is not set
515+# SUPPORT_LD_DEBUG is not set
516+# SUPPORT_LD_DEBUG_EARLY is not set
517+# UCLIBC_MALLOC_DEBUGGING is not set
518+WARNINGS="-Wall"
519+# EXTRA_WARNINGS is not set
520+# DOMULTI is not set
521+# UCLIBC_MJN3_ONLY is not set
522diff -Naur uClibc-0.9.31.orig/clfs/config.i386.little uClibc-0.9.31/clfs/config.i386.little
523--- uClibc-0.9.31.orig/clfs/config.i386.little  1969-12-31 19:00:00.000000000 -0500
[18b91a8]524+++ uClibc-0.9.31/clfs/config.i386.little       2010-11-28 11:39:10.295156079 -0500
[a9bbc46]525@@ -0,0 +1,256 @@
526+#
527+# Automatically generated make config: don't edit
528+# Version: 0.9.31
529+# Sun Nov 28 10:23:29 2010
530+#
531+# TARGET_alpha is not set
532+# TARGET_arm is not set
533+# TARGET_avr32 is not set
534+# TARGET_bfin is not set
535+# TARGET_cris is not set
536+# TARGET_e1 is not set
537+# TARGET_frv is not set
538+# TARGET_h8300 is not set
539+# TARGET_hppa is not set
540+TARGET_i386=y
541+# TARGET_i960 is not set
542+# TARGET_ia64 is not set
543+# TARGET_m68k is not set
544+# TARGET_microblaze is not set
545+# TARGET_mips is not set
546+# TARGET_nios is not set
547+# TARGET_nios2 is not set
548+# TARGET_powerpc is not set
549+# TARGET_sh is not set
550+# TARGET_sh64 is not set
551+# TARGET_sparc is not set
552+# TARGET_v850 is not set
553+# TARGET_vax is not set
554+# TARGET_x86_64 is not set
555+# TARGET_xtensa is not set
556+
557+#
558+# Target Architecture Features and Options
559+#
560+TARGET_ARCH="i386"
561+FORCE_OPTIONS_FOR_ARCH=y
562+CONFIG_GENERIC_386=y
563+# CONFIG_386 is not set
564+# CONFIG_486 is not set
565+# CONFIG_586 is not set
566+# CONFIG_586MMX is not set
567+# CONFIG_686 is not set
568+# CONFIG_PENTIUMII is not set
569+# CONFIG_PENTIUMIII is not set
570+# CONFIG_PENTIUM4 is not set
571+# CONFIG_K6 is not set
572+# CONFIG_K7 is not set
573+# CONFIG_ELAN is not set
574+# CONFIG_CRUSOE is not set
575+# CONFIG_WINCHIPC6 is not set
576+# CONFIG_WINCHIP2 is not set
577+# CONFIG_CYRIXIII is not set
578+# CONFIG_NEHEMIAH is not set
579+TARGET_SUBARCH=""
580+
581+#
582+# Using ELF file format
583+#
584+ARCH_LITTLE_ENDIAN=y
585+
586+#
587+# Using Little Endian
588+#
589+ARCH_HAS_MMU=y
590+ARCH_USE_MMU=y
591+UCLIBC_HAS_FLOATS=y
592+UCLIBC_HAS_FPU=y
593+DO_C99_MATH=y
594+# DO_XSI_MATH is not set
595+UCLIBC_HAS_FENV=y
596+UCLIBC_HAS_LONG_DOUBLE_MATH=y
597+KERNEL_HEADERS="${CLFS}/usr/include"
598+HAVE_DOT_CONFIG=y
599+
600+#
601+# General Library Settings
602+#
603+# HAVE_NO_PIC is not set
604+DOPIC=y
605+# ARCH_HAS_NO_SHARED is not set
606+# ARCH_HAS_NO_LDSO is not set
607+HAVE_SHARED=y
608+# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
609+LDSO_LDD_SUPPORT=y
610+LDSO_CACHE_SUPPORT=y
611+LDSO_PRELOAD_FILE_SUPPORT=y
612+LDSO_BASE_FILENAME="ld.so"
613+# UCLIBC_STATIC_LDCONFIG is not set
614+LDSO_RUNPATH=y
615+LDSO_SEARCH_INTERP_PATH=y
616+UCLIBC_CTOR_DTOR=y
617+LDSO_GNU_HASH_SUPPORT=y
618+# HAS_NO_THREADS is not set
619+LINUXTHREADS_OLD=y
620+# LINUXTHREADS_NEW is not set
621+UCLIBC_HAS_THREADS=y
622+# PTHREADS_DEBUG_SUPPORT is not set
623+UCLIBC_HAS_SYSLOG=y
624+UCLIBC_HAS_LFS=y
625+# MALLOC is not set
626+# MALLOC_SIMPLE is not set
627+MALLOC_STANDARD=y
628+MALLOC_GLIBC_COMPAT=y
629+UCLIBC_DYNAMIC_ATEXIT=y
630+# COMPAT_ATEXIT is not set
[18b91a8]631+UCLIBC_SUSV3_LEGACY=y
[a9bbc46]632+# UCLIBC_SUSV3_LEGACY_MACROS is not set
633+# UCLIBC_SUSV4_LEGACY is not set
634+# UCLIBC_HAS_STUBS is not set
635+UCLIBC_HAS_SHADOW=y
636+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
637+UCLIBC_HAS___PROGNAME=y
638+UCLIBC_HAS_PTY=y
639+ASSUME_DEVPTS=y
640+UNIX98PTY_ONLY=y
641+UCLIBC_HAS_GETPT=y
642+# UCLIBC_HAS_LIBUTIL is not set
643+UCLIBC_HAS_TM_EXTENSIONS=y
644+UCLIBC_HAS_TZ_CACHING=y
645+UCLIBC_HAS_TZ_FILE=y
646+UCLIBC_HAS_TZ_FILE_READ_MANY=y
647+UCLIBC_TZ_FILE_PATH="/etc/TZ"
648+
649+#
650+# Advanced Library Settings
651+#
652+UCLIBC_PWD_BUFFER_SIZE=256
653+UCLIBC_GRP_BUFFER_SIZE=256
654+
655+#
656+# Support various families of functions
657+#
658+UCLIBC_LINUX_MODULE_24=y
659+UCLIBC_LINUX_SPECIFIC=y
660+UCLIBC_HAS_GNU_ERROR=y
661+# UCLIBC_BSD_SPECIFIC is not set
662+# UCLIBC_HAS_BSD_ERR is not set
663+# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
664+# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
665+# UCLIBC_NTP_LEGACY is not set
666+# UCLIBC_SV4_DEPRECATED is not set
667+UCLIBC_HAS_REALTIME=y
668+UCLIBC_HAS_ADVANCED_REALTIME=y
669+UCLIBC_HAS_EPOLL=y
670+UCLIBC_HAS_XATTR=y
671+UCLIBC_HAS_PROFILING=y
672+UCLIBC_HAS_CRYPT_IMPL=y
673+UCLIBC_HAS_CRYPT=y
674+UCLIBC_HAS_NETWORK_SUPPORT=y
675+UCLIBC_HAS_SOCKET=y
676+UCLIBC_HAS_IPV4=y
677+UCLIBC_HAS_IPV6=y
678+UCLIBC_HAS_RPC=y
679+UCLIBC_HAS_FULL_RPC=y
680+UCLIBC_HAS_REENTRANT_RPC=y
681+UCLIBC_USE_NETLINK=y
682+UCLIBC_SUPPORT_AI_ADDRCONFIG=y
683+# UCLIBC_HAS_BSD_RES_CLOSE is not set
684+UCLIBC_HAS_COMPAT_RES_STATE=y
685+# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
686+# UCLIBC_HAS_LIBRESOLV_STUB is not set
687+# UCLIBC_HAS_LIBNSL_STUB is not set
688+
689+#
690+# String and Stdio Support
691+#
692+# UCLIBC_HAS_STRING_GENERIC_OPT is not set
693+# UCLIBC_HAS_STRING_ARCH_OPT is not set
694+UCLIBC_HAS_CTYPE_TABLES=y
695+UCLIBC_HAS_CTYPE_SIGNED=y
696+# UCLIBC_HAS_CTYPE_UNSAFE is not set
697+# UCLIBC_HAS_CTYPE_CHECKED is not set
698+UCLIBC_HAS_CTYPE_ENFORCED=y
699+UCLIBC_HAS_WCHAR=y
700+# UCLIBC_HAS_LOCALE is not set
701+UCLIBC_HAS_HEXADECIMAL_FLOATS=y
702+UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
703+UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
704+UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
705+# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
706+# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
707+# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
708+# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
709+# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
710+UCLIBC_HAS_STDIO_BUFSIZ_4096=y
711+# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
712+UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
713+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
714+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
715+# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
716+UCLIBC_HAS_STDIO_GETC_MACRO=y
717+UCLIBC_HAS_STDIO_PUTC_MACRO=y
718+UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
719+UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
720+UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
721+UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
722+UCLIBC_HAS_PRINTF_M_SPEC=y
723+UCLIBC_HAS_ERRNO_MESSAGES=y
724+UCLIBC_HAS_SYS_ERRLIST=y
725+UCLIBC_HAS_SIGNUM_MESSAGES=y
726+UCLIBC_HAS_SYS_SIGLIST=y
727+UCLIBC_HAS_GNU_GETOPT=y
728+UCLIBC_HAS_GNU_GETSUBOPT=y
729+
730+#
731+# Big and Tall
732+#
733+UCLIBC_HAS_REGEX=y
734+# UCLIBC_HAS_REGEX_OLD is not set
735+UCLIBC_HAS_FNMATCH=y
736+# UCLIBC_HAS_FNMATCH_OLD is not set
737+UCLIBC_HAS_WORDEXP=y
738+# UCLIBC_HAS_NFTW is not set
739+UCLIBC_HAS_GLOB=y
740+UCLIBC_HAS_GNU_GLOB=y
741+
742+#
743+# Library Installation Options
744+#
745+RUNTIME_PREFIX="/"
746+DEVEL_PREFIX="/usr/"
747+MULTILIB_DIR="lib"
748+HARDWIRED_ABSPATH=y
749+
750+#
751+# Security options
752+#
753+# UCLIBC_BUILD_PIE is not set
754+UCLIBC_HAS_ARC4RANDOM=y
755+# HAVE_NO_SSP is not set
756+UCLIBC_HAS_SSP=y
757+UCLIBC_HAS_SSP_COMPAT=y
758+SSP_QUICK_CANARY=y
759+PROPOLICE_BLOCK_ABRT=y
760+# PROPOLICE_BLOCK_SEGV is not set
761+UCLIBC_BUILD_SSP=y
762+UCLIBC_BUILD_RELRO=y
763+UCLIBC_BUILD_NOW=y
764+UCLIBC_BUILD_NOEXECSTACK=y
765+
766+#
767+# uClibc development/debugging options
768+#
769+CROSS_COMPILER_PREFIX="${CLFS_TARGET}-"
770+UCLIBC_EXTRA_CFLAGS=""
771+# DODEBUG is not set
772+# DODEBUG_PT is not set
773+DOSTRIP=y
774+# DOASSERTS is not set
775+# SUPPORT_LD_DEBUG is not set
776+# SUPPORT_LD_DEBUG_EARLY is not set
777+# UCLIBC_MALLOC_DEBUGGING is not set
778+WARNINGS="-Wall"
779+# EXTRA_WARNINGS is not set
780+# DOMULTI is not set
781+# UCLIBC_MJN3_ONLY is not set
782diff -Naur uClibc-0.9.31.orig/clfs/config.mips.big uClibc-0.9.31/clfs/config.mips.big
783--- uClibc-0.9.31.orig/clfs/config.mips.big     1969-12-31 19:00:00.000000000 -0500
[18b91a8]784+++ uClibc-0.9.31/clfs/config.mips.big  2010-11-28 11:39:10.295156079 -0500
[a9bbc46]785@@ -0,0 +1,242 @@
786+#
787+# Automatically generated make config: don't edit
788+# Version: 0.9.31
789+# Sun Nov 28 10:28:31 2010
790+#
791+# TARGET_alpha is not set
792+# TARGET_arm is not set
793+# TARGET_avr32 is not set
794+# TARGET_bfin is not set
795+# TARGET_cris is not set
796+# TARGET_e1 is not set
797+# TARGET_frv is not set
798+# TARGET_h8300 is not set
799+# TARGET_hppa is not set
800+# TARGET_i386 is not set
801+# TARGET_i960 is not set
802+# TARGET_ia64 is not set
803+# TARGET_m68k is not set
804+# TARGET_microblaze is not set
805+TARGET_mips=y
806+# TARGET_nios is not set
807+# TARGET_nios2 is not set
808+# TARGET_powerpc is not set
809+# TARGET_sh is not set
810+# TARGET_sh64 is not set
811+# TARGET_sparc is not set
812+# TARGET_v850 is not set
813+# TARGET_vax is not set
814+# TARGET_x86_64 is not set
815+# TARGET_xtensa is not set
816+
817+#
818+# Target Architecture Features and Options
819+#
820+TARGET_ARCH="mips"
821+FORCE_OPTIONS_FOR_ARCH=y
822+CONFIG_MIPS_O32_ABI=y
823+# CONFIG_MIPS_N32_ABI is not set
824+# CONFIG_MIPS_N64_ABI is not set
825+CONFIG_MIPS_ISA_1=y
826+# CONFIG_MIPS_ISA_2 is not set
827+# CONFIG_MIPS_ISA_3 is not set
828+# CONFIG_MIPS_ISA_4 is not set
829+# CONFIG_MIPS_ISA_MIPS32 is not set
830+# CONFIG_MIPS_ISA_MIPS32R2 is not set
831+# CONFIG_MIPS_ISA_MIPS64 is not set
832+TARGET_SUBARCH=""
833+
834+#
835+# Using ELF file format
836+#
837+ARCH_ANY_ENDIAN=y
838+ARCH_BIG_ENDIAN=y
839+ARCH_WANTS_BIG_ENDIAN=y
840+# ARCH_WANTS_LITTLE_ENDIAN is not set
841+ARCH_HAS_MMU=y
842+ARCH_USE_MMU=y
843+UCLIBC_HAS_FLOATS=y
844+UCLIBC_HAS_FPU=y
845+DO_C99_MATH=y
846+# DO_XSI_MATH is not set
847+UCLIBC_HAS_FENV=y
848+KERNEL_HEADERS="${CLFS}/usr/include"
849+HAVE_DOT_CONFIG=y
850+
851+#
852+# General Library Settings
853+#
854+# HAVE_NO_PIC is not set
855+DOPIC=y
856+# ARCH_HAS_NO_SHARED is not set
857+# ARCH_HAS_NO_LDSO is not set
858+HAVE_SHARED=y
859+# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
860+LDSO_LDD_SUPPORT=y
861+LDSO_CACHE_SUPPORT=y
862+# LDSO_PRELOAD_FILE_SUPPORT is not set
863+LDSO_BASE_FILENAME="ld.so"
864+UCLIBC_STATIC_LDCONFIG=y
865+LDSO_RUNPATH=y
866+LDSO_SEARCH_INTERP_PATH=y
867+UCLIBC_CTOR_DTOR=y
868+# LDSO_GNU_HASH_SUPPORT is not set
869+# HAS_NO_THREADS is not set
870+LINUXTHREADS_OLD=y
871+# LINUXTHREADS_NEW is not set
872+UCLIBC_HAS_THREADS=y
873+# PTHREADS_DEBUG_SUPPORT is not set
874+UCLIBC_HAS_SYSLOG=y
875+UCLIBC_HAS_LFS=y
876+# MALLOC is not set
877+# MALLOC_SIMPLE is not set
878+MALLOC_STANDARD=y
879+MALLOC_GLIBC_COMPAT=y
880+UCLIBC_DYNAMIC_ATEXIT=y
881+# COMPAT_ATEXIT is not set
[18b91a8]882+UCLIBC_SUSV3_LEGACY=y
[a9bbc46]883+# UCLIBC_SUSV3_LEGACY_MACROS is not set
884+# UCLIBC_SUSV4_LEGACY is not set
885+# UCLIBC_HAS_STUBS is not set
886+UCLIBC_HAS_SHADOW=y
887+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
888+UCLIBC_HAS___PROGNAME=y
889+UCLIBC_HAS_PTY=y
890+ASSUME_DEVPTS=y
891+UNIX98PTY_ONLY=y
892+UCLIBC_HAS_GETPT=y
893+# UCLIBC_HAS_LIBUTIL is not set
894+UCLIBC_HAS_TM_EXTENSIONS=y
895+UCLIBC_HAS_TZ_CACHING=y
896+UCLIBC_HAS_TZ_FILE=y
897+UCLIBC_HAS_TZ_FILE_READ_MANY=y
898+UCLIBC_TZ_FILE_PATH="/etc/TZ"
899+
900+#
901+# Advanced Library Settings
902+#
903+UCLIBC_PWD_BUFFER_SIZE=256
904+UCLIBC_GRP_BUFFER_SIZE=256
905+
906+#
907+# Support various families of functions
908+#
909+UCLIBC_LINUX_MODULE_24=y
910+UCLIBC_LINUX_SPECIFIC=y
911+UCLIBC_HAS_GNU_ERROR=y
912+# UCLIBC_BSD_SPECIFIC is not set
913+# UCLIBC_HAS_BSD_ERR is not set
914+# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
915+# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
916+# UCLIBC_NTP_LEGACY is not set
917+# UCLIBC_SV4_DEPRECATED is not set
918+UCLIBC_HAS_REALTIME=y
919+UCLIBC_HAS_ADVANCED_REALTIME=y
920+UCLIBC_HAS_EPOLL=y
921+UCLIBC_HAS_XATTR=y
922+UCLIBC_HAS_PROFILING=y
923+UCLIBC_HAS_CRYPT_IMPL=y
924+UCLIBC_HAS_CRYPT=y
925+UCLIBC_HAS_NETWORK_SUPPORT=y
926+UCLIBC_HAS_SOCKET=y
927+UCLIBC_HAS_IPV4=y
928+UCLIBC_HAS_IPV6=y
929+UCLIBC_HAS_RPC=y
930+UCLIBC_HAS_FULL_RPC=y
931+UCLIBC_HAS_REENTRANT_RPC=y
932+UCLIBC_USE_NETLINK=y
933+UCLIBC_SUPPORT_AI_ADDRCONFIG=y
934+# UCLIBC_HAS_BSD_RES_CLOSE is not set
935+UCLIBC_HAS_COMPAT_RES_STATE=y
936+# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
937+# UCLIBC_HAS_LIBRESOLV_STUB is not set
938+# UCLIBC_HAS_LIBNSL_STUB is not set
939+
940+#
941+# String and Stdio Support
942+#
943+# UCLIBC_HAS_STRING_GENERIC_OPT is not set
944+# UCLIBC_HAS_STRING_ARCH_OPT is not set
945+UCLIBC_HAS_CTYPE_TABLES=y
946+UCLIBC_HAS_CTYPE_SIGNED=y
947+# UCLIBC_HAS_CTYPE_UNSAFE is not set
948+# UCLIBC_HAS_CTYPE_CHECKED is not set
949+UCLIBC_HAS_CTYPE_ENFORCED=y
950+UCLIBC_HAS_WCHAR=y
951+# UCLIBC_HAS_LOCALE is not set
952+UCLIBC_HAS_HEXADECIMAL_FLOATS=y
953+UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
954+UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
955+UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
956+# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
957+# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
958+# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
959+# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
960+# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
961+UCLIBC_HAS_STDIO_BUFSIZ_4096=y
962+# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
963+UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
964+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
965+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
966+# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
967+UCLIBC_HAS_STDIO_GETC_MACRO=y
968+UCLIBC_HAS_STDIO_PUTC_MACRO=y
969+UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
970+UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
971+UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
972+UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
973+UCLIBC_HAS_PRINTF_M_SPEC=y
974+UCLIBC_HAS_ERRNO_MESSAGES=y
975+UCLIBC_HAS_SYS_ERRLIST=y
976+UCLIBC_HAS_SIGNUM_MESSAGES=y
977+UCLIBC_HAS_SYS_SIGLIST=y
978+UCLIBC_HAS_GNU_GETOPT=y
979+UCLIBC_HAS_GNU_GETSUBOPT=y
980+
981+#
982+# Big and Tall
983+#
984+UCLIBC_HAS_REGEX=y
985+# UCLIBC_HAS_REGEX_OLD is not set
986+UCLIBC_HAS_FNMATCH=y
987+# UCLIBC_HAS_FNMATCH_OLD is not set
988+UCLIBC_HAS_WORDEXP=y
989+# UCLIBC_HAS_NFTW is not set
990+UCLIBC_HAS_GLOB=y
991+UCLIBC_HAS_GNU_GLOB=y
992+
993+#
994+# Library Installation Options
995+#
996+RUNTIME_PREFIX="/"
997+DEVEL_PREFIX="/usr/"
998+MULTILIB_DIR="lib"
999+HARDWIRED_ABSPATH=y
1000+
1001+#
1002+# Security options
1003+#
1004+# UCLIBC_BUILD_PIE is not set
1005+UCLIBC_HAS_ARC4RANDOM=y
1006+# HAVE_NO_SSP is not set
1007+# UCLIBC_HAS_SSP is not set
1008+UCLIBC_BUILD_RELRO=y
1009+# UCLIBC_BUILD_NOW is not set
1010+UCLIBC_BUILD_NOEXECSTACK=y
1011+
1012+#
1013+# uClibc development/debugging options
1014+#
1015+CROSS_COMPILER_PREFIX="${CLFS_TARGET}-"
1016+UCLIBC_EXTRA_CFLAGS=""
1017+# DODEBUG is not set
1018+# DODEBUG_PT is not set
1019+DOSTRIP=y
1020+# DOASSERTS is not set
1021+# SUPPORT_LD_DEBUG is not set
1022+# SUPPORT_LD_DEBUG_EARLY is not set
1023+# UCLIBC_MALLOC_DEBUGGING is not set
1024+WARNINGS="-Wall"
1025+# EXTRA_WARNINGS is not set
1026+# DOMULTI is not set
1027+# UCLIBC_MJN3_ONLY is not set
1028diff -Naur uClibc-0.9.31.orig/clfs/config.mips.little uClibc-0.9.31/clfs/config.mips.little
1029--- uClibc-0.9.31.orig/clfs/config.mips.little  1969-12-31 19:00:00.000000000 -0500
[18b91a8]1030+++ uClibc-0.9.31/clfs/config.mips.little       2010-11-28 11:39:10.299157039 -0500
[a9bbc46]1031@@ -0,0 +1,262 @@
1032+#
1033+# Automatically generated make config: don't edit
1034+# Version: 0.9.31
1035+# Sun Nov 28 10:28:04 2010
1036+#
1037+# TARGET_alpha is not set
1038+# TARGET_arm is not set
1039+# TARGET_avr32 is not set
1040+# TARGET_bfin is not set
1041+# TARGET_cris is not set
1042+# TARGET_e1 is not set
1043+# TARGET_frv is not set
1044+# TARGET_h8300 is not set
1045+# TARGET_hppa is not set
1046+# TARGET_i386 is not set
1047+# TARGET_i960 is not set
1048+# TARGET_ia64 is not set
1049+# TARGET_m68k is not set
1050+# TARGET_microblaze is not set
1051+TARGET_mips=y
1052+# TARGET_nios is not set
1053+# TARGET_nios2 is not set
1054+# TARGET_powerpc is not set
1055+# TARGET_sh is not set
1056+# TARGET_sh64 is not set
1057+# TARGET_sparc is not set
1058+# TARGET_v850 is not set
1059+# TARGET_vax is not set
1060+# TARGET_x86_64 is not set
1061+# TARGET_xtensa is not set
1062+
1063+#
1064+# Target Architecture Features and Options
1065+#
1066+TARGET_ARCH="mips"
1067+FORCE_OPTIONS_FOR_ARCH=y
1068+# CONFIG_ARM_OABI is not set
1069+# CONFIG_ARM_EABI is not set
1070+# CONFIG_GENERIC_ARM is not set
1071+# CONFIG_ARM610 is not set
1072+# CONFIG_ARM710 is not set
1073+# CONFIG_ARM7TDMI is not set
1074+# CONFIG_ARM720T is not set
1075+# CONFIG_ARM920T is not set
1076+# CONFIG_ARM922T is not set
1077+# CONFIG_ARM926T is not set
1078+# CONFIG_ARM10T is not set
1079+# CONFIG_ARM1136JF_S is not set
1080+# CONFIG_ARM1176JZ_S is not set
1081+# CONFIG_ARM1176JZF_S is not set
1082+# CONFIG_ARM_CORTEX_M3 is not set
1083+# CONFIG_ARM_CORTEX_M1 is not set
1084+# CONFIG_ARM_SA110 is not set
1085+# CONFIG_ARM_SA1100 is not set
1086+# CONFIG_ARM_XSCALE is not set
1087+# CONFIG_ARM_IWMMXT is not set
1088+CONFIG_MIPS_O32_ABI=y
1089+# CONFIG_MIPS_N32_ABI is not set
1090+# CONFIG_MIPS_N64_ABI is not set
1091+CONFIG_MIPS_ISA_1=y
1092+# CONFIG_MIPS_ISA_2 is not set
1093+# CONFIG_MIPS_ISA_3 is not set
1094+# CONFIG_MIPS_ISA_4 is not set
1095+# CONFIG_MIPS_ISA_MIPS32 is not set
1096+# CONFIG_MIPS_ISA_MIPS32R2 is not set
1097+# CONFIG_MIPS_ISA_MIPS64 is not set
1098+TARGET_SUBARCH=""
1099+
1100+#
1101+# Using ELF file format
1102+#
1103+ARCH_ANY_ENDIAN=y
1104+ARCH_LITTLE_ENDIAN=y
1105+# ARCH_WANTS_BIG_ENDIAN is not set
1106+ARCH_WANTS_LITTLE_ENDIAN=y
1107+ARCH_HAS_MMU=y
1108+ARCH_USE_MMU=y
1109+UCLIBC_HAS_FLOATS=y
1110+UCLIBC_HAS_FPU=y
1111+DO_C99_MATH=y
1112+# DO_XSI_MATH is not set
1113+UCLIBC_HAS_FENV=y
1114+KERNEL_HEADERS="${CLFS}/usr/include"
1115+HAVE_DOT_CONFIG=y
1116+
1117+#
1118+# General Library Settings
1119+#
1120+# HAVE_NO_PIC is not set
1121+DOPIC=y
1122+# ARCH_HAS_NO_SHARED is not set
1123+# ARCH_HAS_NO_LDSO is not set
1124+HAVE_SHARED=y
1125+# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
1126+LDSO_LDD_SUPPORT=y
1127+LDSO_CACHE_SUPPORT=y
1128+# LDSO_PRELOAD_FILE_SUPPORT is not set
1129+LDSO_BASE_FILENAME="ld.so"
1130+UCLIBC_STATIC_LDCONFIG=y
1131+LDSO_RUNPATH=y
1132+LDSO_SEARCH_INTERP_PATH=y
1133+UCLIBC_CTOR_DTOR=y
1134+# LDSO_GNU_HASH_SUPPORT is not set
1135+# HAS_NO_THREADS is not set
1136+LINUXTHREADS_OLD=y
1137+# LINUXTHREADS_NEW is not set
1138+UCLIBC_HAS_THREADS=y
1139+# PTHREADS_DEBUG_SUPPORT is not set
1140+UCLIBC_HAS_SYSLOG=y
1141+UCLIBC_HAS_LFS=y
1142+# MALLOC is not set
1143+# MALLOC_SIMPLE is not set
1144+MALLOC_STANDARD=y
1145+MALLOC_GLIBC_COMPAT=y
1146+UCLIBC_DYNAMIC_ATEXIT=y
1147+# COMPAT_ATEXIT is not set
[18b91a8]1148+UCLIBC_SUSV3_LEGACY=y
[a9bbc46]1149+# UCLIBC_SUSV3_LEGACY_MACROS is not set
1150+# UCLIBC_SUSV4_LEGACY is not set
1151+# UCLIBC_HAS_STUBS is not set
1152+UCLIBC_HAS_SHADOW=y
1153+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
1154+UCLIBC_HAS___PROGNAME=y
1155+UCLIBC_HAS_PTY=y
1156+ASSUME_DEVPTS=y
1157+UNIX98PTY_ONLY=y
1158+UCLIBC_HAS_GETPT=y
1159+# UCLIBC_HAS_LIBUTIL is not set
1160+UCLIBC_HAS_TM_EXTENSIONS=y
1161+UCLIBC_HAS_TZ_CACHING=y
1162+UCLIBC_HAS_TZ_FILE=y
1163+UCLIBC_HAS_TZ_FILE_READ_MANY=y
1164+UCLIBC_TZ_FILE_PATH="/etc/TZ"
1165+
1166+#
1167+# Advanced Library Settings
1168+#
1169+UCLIBC_PWD_BUFFER_SIZE=256
1170+UCLIBC_GRP_BUFFER_SIZE=256
1171+
1172+#
1173+# Support various families of functions
1174+#
1175+UCLIBC_LINUX_MODULE_24=y
1176+UCLIBC_LINUX_SPECIFIC=y
1177+UCLIBC_HAS_GNU_ERROR=y
1178+# UCLIBC_BSD_SPECIFIC is not set
1179+# UCLIBC_HAS_BSD_ERR is not set
1180+# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
1181+# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
1182+# UCLIBC_NTP_LEGACY is not set
1183+# UCLIBC_SV4_DEPRECATED is not set
1184+UCLIBC_HAS_REALTIME=y
1185+UCLIBC_HAS_ADVANCED_REALTIME=y
1186+UCLIBC_HAS_EPOLL=y
1187+UCLIBC_HAS_XATTR=y
1188+UCLIBC_HAS_PROFILING=y
1189+UCLIBC_HAS_CRYPT_IMPL=y
1190+UCLIBC_HAS_CRYPT=y
1191+UCLIBC_HAS_NETWORK_SUPPORT=y
1192+UCLIBC_HAS_SOCKET=y
1193+UCLIBC_HAS_IPV4=y
1194+UCLIBC_HAS_IPV6=y
1195+UCLIBC_HAS_RPC=y
1196+UCLIBC_HAS_FULL_RPC=y
1197+UCLIBC_HAS_REENTRANT_RPC=y
1198+UCLIBC_USE_NETLINK=y
1199+UCLIBC_SUPPORT_AI_ADDRCONFIG=y
1200+# UCLIBC_HAS_BSD_RES_CLOSE is not set
1201+UCLIBC_HAS_COMPAT_RES_STATE=y
1202+# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
1203+# UCLIBC_HAS_LIBRESOLV_STUB is not set
1204+# UCLIBC_HAS_LIBNSL_STUB is not set
1205+
1206+#
1207+# String and Stdio Support
1208+#
1209+# UCLIBC_HAS_STRING_GENERIC_OPT is not set
1210+# UCLIBC_HAS_STRING_ARCH_OPT is not set
1211+UCLIBC_HAS_CTYPE_TABLES=y
1212+UCLIBC_HAS_CTYPE_SIGNED=y
1213+# UCLIBC_HAS_CTYPE_UNSAFE is not set
1214+# UCLIBC_HAS_CTYPE_CHECKED is not set
1215+UCLIBC_HAS_CTYPE_ENFORCED=y
1216+UCLIBC_HAS_WCHAR=y
1217+# UCLIBC_HAS_LOCALE is not set
1218+UCLIBC_HAS_HEXADECIMAL_FLOATS=y
1219+UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
1220+UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
1221+UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
1222+# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
1223+# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
1224+# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
1225+# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
1226+# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
1227+UCLIBC_HAS_STDIO_BUFSIZ_4096=y
1228+# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
1229+UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
1230+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
1231+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
1232+# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
1233+UCLIBC_HAS_STDIO_GETC_MACRO=y
1234+UCLIBC_HAS_STDIO_PUTC_MACRO=y
1235+UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
1236+UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
1237+UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
1238+UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
1239+UCLIBC_HAS_PRINTF_M_SPEC=y
1240+UCLIBC_HAS_ERRNO_MESSAGES=y
1241+UCLIBC_HAS_SYS_ERRLIST=y
1242+UCLIBC_HAS_SIGNUM_MESSAGES=y
1243+UCLIBC_HAS_SYS_SIGLIST=y
1244+UCLIBC_HAS_GNU_GETOPT=y
1245+UCLIBC_HAS_GNU_GETSUBOPT=y
1246+
1247+#
1248+# Big and Tall
1249+#
1250+UCLIBC_HAS_REGEX=y
1251+# UCLIBC_HAS_REGEX_OLD is not set
1252+UCLIBC_HAS_FNMATCH=y
1253+# UCLIBC_HAS_FNMATCH_OLD is not set
1254+UCLIBC_HAS_WORDEXP=y
1255+# UCLIBC_HAS_NFTW is not set
1256+UCLIBC_HAS_GLOB=y
1257+UCLIBC_HAS_GNU_GLOB=y
1258+
1259+#
1260+# Library Installation Options
1261+#
1262+RUNTIME_PREFIX="/"
1263+DEVEL_PREFIX="/usr/"
1264+MULTILIB_DIR="lib"
1265+HARDWIRED_ABSPATH=y
1266+
1267+#
1268+# Security options
1269+#
1270+# UCLIBC_BUILD_PIE is not set
1271+UCLIBC_HAS_ARC4RANDOM=y
1272+# HAVE_NO_SSP is not set
1273+# UCLIBC_HAS_SSP is not set
1274+UCLIBC_BUILD_RELRO=y
1275+# UCLIBC_BUILD_NOW is not set
1276+UCLIBC_BUILD_NOEXECSTACK=y
1277+
1278+#
1279+# uClibc development/debugging options
1280+#
1281+CROSS_COMPILER_PREFIX="${CLFS_TARGET}-"
1282+UCLIBC_EXTRA_CFLAGS=""
1283+# DODEBUG is not set
1284+# DODEBUG_PT is not set
1285+DOSTRIP=y
1286+# DOASSERTS is not set
1287+# SUPPORT_LD_DEBUG is not set
1288+# SUPPORT_LD_DEBUG_EARLY is not set
1289+# UCLIBC_MALLOC_DEBUGGING is not set
1290+WARNINGS="-Wall"
1291+# EXTRA_WARNINGS is not set
1292+# DOMULTI is not set
1293+# UCLIBC_MJN3_ONLY is not set
1294diff -Naur uClibc-0.9.31.orig/clfs/config.x86_64.little uClibc-0.9.31/clfs/config.x86_64.little
1295--- uClibc-0.9.31.orig/clfs/config.x86_64.little        1969-12-31 19:00:00.000000000 -0500
[18b91a8]1296+++ uClibc-0.9.31/clfs/config.x86_64.little     2010-11-28 11:39:10.299157039 -0500
[a9bbc46]1297@@ -0,0 +1,245 @@
1298+#
1299+# Automatically generated make config: don't edit
1300+# Version: 0.9.31
1301+# Sun Nov 28 10:28:53 2010
1302+#
1303+# TARGET_alpha is not set
1304+# TARGET_arm is not set
1305+# TARGET_avr32 is not set
1306+# TARGET_bfin is not set
1307+# TARGET_cris is not set
1308+# TARGET_e1 is not set
1309+# TARGET_frv is not set
1310+# TARGET_h8300 is not set
1311+# TARGET_hppa is not set
1312+# TARGET_i386 is not set
1313+# TARGET_i960 is not set
1314+# TARGET_ia64 is not set
1315+# TARGET_m68k is not set
1316+# TARGET_microblaze is not set
1317+# TARGET_mips is not set
1318+# TARGET_nios is not set
1319+# TARGET_nios2 is not set
1320+# TARGET_powerpc is not set
1321+# TARGET_sh is not set
1322+# TARGET_sh64 is not set
1323+# TARGET_sparc is not set
1324+# TARGET_v850 is not set
1325+# TARGET_vax is not set
1326+TARGET_x86_64=y
1327+# TARGET_xtensa is not set
1328+
1329+#
1330+# Target Architecture Features and Options
1331+#
1332+TARGET_ARCH="x86_64"
1333+FORCE_OPTIONS_FOR_ARCH=y
1334+# CONFIG_MIPS_O32_ABI is not set
1335+# CONFIG_MIPS_N32_ABI is not set
1336+# CONFIG_MIPS_N64_ABI is not set
1337+# CONFIG_MIPS_ISA_1 is not set
1338+# CONFIG_MIPS_ISA_2 is not set
1339+# CONFIG_MIPS_ISA_3 is not set
1340+# CONFIG_MIPS_ISA_4 is not set
1341+# CONFIG_MIPS_ISA_MIPS32 is not set
1342+# CONFIG_MIPS_ISA_MIPS32R2 is not set
1343+# CONFIG_MIPS_ISA_MIPS64 is not set
1344+TARGET_SUBARCH=""
1345+
1346+#
1347+# Using ELF file format
1348+#
1349+ARCH_LITTLE_ENDIAN=y
1350+# ARCH_WANTS_BIG_ENDIAN is not set
1351+# ARCH_WANTS_LITTLE_ENDIAN is not set
1352+
1353+#
1354+# Using Little Endian
1355+#
1356+ARCH_HAS_MMU=y
1357+ARCH_USE_MMU=y
1358+UCLIBC_HAS_FLOATS=y
1359+UCLIBC_HAS_FPU=y
1360+DO_C99_MATH=y
1361+# DO_XSI_MATH is not set
1362+UCLIBC_HAS_FENV=y
1363+UCLIBC_HAS_LONG_DOUBLE_MATH=y
1364+KERNEL_HEADERS="${CLFS}/usr/include"
1365+HAVE_DOT_CONFIG=y
1366+
1367+#
1368+# General Library Settings
1369+#
1370+# HAVE_NO_PIC is not set
1371+DOPIC=y
1372+# ARCH_HAS_NO_SHARED is not set
1373+# ARCH_HAS_NO_LDSO is not set
1374+HAVE_SHARED=y
1375+# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
1376+LDSO_LDD_SUPPORT=y
1377+LDSO_CACHE_SUPPORT=y
1378+# LDSO_PRELOAD_FILE_SUPPORT is not set
1379+LDSO_BASE_FILENAME="ld.so"
1380+UCLIBC_STATIC_LDCONFIG=y
1381+LDSO_RUNPATH=y
1382+LDSO_SEARCH_INTERP_PATH=y
1383+UCLIBC_CTOR_DTOR=y
1384+# LDSO_GNU_HASH_SUPPORT is not set
1385+# HAS_NO_THREADS is not set
1386+LINUXTHREADS_OLD=y
1387+# LINUXTHREADS_NEW is not set
1388+UCLIBC_HAS_THREADS=y
1389+# PTHREADS_DEBUG_SUPPORT is not set
1390+UCLIBC_HAS_SYSLOG=y
1391+UCLIBC_HAS_LFS=y
1392+# MALLOC is not set
1393+# MALLOC_SIMPLE is not set
1394+MALLOC_STANDARD=y
1395+MALLOC_GLIBC_COMPAT=y
1396+UCLIBC_DYNAMIC_ATEXIT=y
1397+# COMPAT_ATEXIT is not set
[18b91a8]1398+UCLIBC_SUSV3_LEGACY=y
[a9bbc46]1399+# UCLIBC_SUSV3_LEGACY_MACROS is not set
1400+# UCLIBC_SUSV4_LEGACY is not set
1401+# UCLIBC_HAS_STUBS is not set
1402+UCLIBC_HAS_SHADOW=y
1403+UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
1404+UCLIBC_HAS___PROGNAME=y
1405+UCLIBC_HAS_PTY=y
1406+ASSUME_DEVPTS=y
1407+UNIX98PTY_ONLY=y
1408+UCLIBC_HAS_GETPT=y
1409+# UCLIBC_HAS_LIBUTIL is not set
1410+UCLIBC_HAS_TM_EXTENSIONS=y
1411+UCLIBC_HAS_TZ_CACHING=y
1412+UCLIBC_HAS_TZ_FILE=y
1413+UCLIBC_HAS_TZ_FILE_READ_MANY=y
1414+UCLIBC_TZ_FILE_PATH="/etc/TZ"
1415+
1416+#
1417+# Advanced Library Settings
1418+#
1419+UCLIBC_PWD_BUFFER_SIZE=256
1420+UCLIBC_GRP_BUFFER_SIZE=256
1421+
1422+#
1423+# Support various families of functions
1424+#
1425+UCLIBC_LINUX_MODULE_24=y
1426+UCLIBC_LINUX_SPECIFIC=y
1427+UCLIBC_HAS_GNU_ERROR=y
1428+# UCLIBC_BSD_SPECIFIC is not set
1429+# UCLIBC_HAS_BSD_ERR is not set
1430+# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
1431+# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
1432+# UCLIBC_NTP_LEGACY is not set
1433+# UCLIBC_SV4_DEPRECATED is not set
1434+UCLIBC_HAS_REALTIME=y
1435+UCLIBC_HAS_ADVANCED_REALTIME=y
1436+UCLIBC_HAS_EPOLL=y
1437+UCLIBC_HAS_XATTR=y
1438+UCLIBC_HAS_PROFILING=y
1439+UCLIBC_HAS_CRYPT_IMPL=y
1440+UCLIBC_HAS_CRYPT=y
1441+UCLIBC_HAS_NETWORK_SUPPORT=y
1442+UCLIBC_HAS_SOCKET=y
1443+UCLIBC_HAS_IPV4=y
1444+UCLIBC_HAS_IPV6=y
1445+UCLIBC_HAS_RPC=y
1446+UCLIBC_HAS_FULL_RPC=y
1447+UCLIBC_HAS_REENTRANT_RPC=y
1448+UCLIBC_USE_NETLINK=y
1449+UCLIBC_SUPPORT_AI_ADDRCONFIG=y
1450+# UCLIBC_HAS_BSD_RES_CLOSE is not set
1451+UCLIBC_HAS_COMPAT_RES_STATE=y
1452+# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
1453+# UCLIBC_HAS_LIBRESOLV_STUB is not set
1454+# UCLIBC_HAS_LIBNSL_STUB is not set
1455+
1456+#
1457+# String and Stdio Support
1458+#
1459+# UCLIBC_HAS_STRING_GENERIC_OPT is not set
1460+# UCLIBC_HAS_STRING_ARCH_OPT is not set
1461+UCLIBC_HAS_CTYPE_TABLES=y
1462+UCLIBC_HAS_CTYPE_SIGNED=y
1463+# UCLIBC_HAS_CTYPE_UNSAFE is not set
1464+# UCLIBC_HAS_CTYPE_CHECKED is not set
1465+UCLIBC_HAS_CTYPE_ENFORCED=y
1466+UCLIBC_HAS_WCHAR=y
1467+# UCLIBC_HAS_LOCALE is not set
1468+UCLIBC_HAS_HEXADECIMAL_FLOATS=y
1469+UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
1470+UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
1471+UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y
1472+# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
1473+# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
1474+# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
1475+# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
1476+# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
1477+UCLIBC_HAS_STDIO_BUFSIZ_4096=y
1478+# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
1479+UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
1480+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
1481+# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
1482+# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
1483+UCLIBC_HAS_STDIO_GETC_MACRO=y
1484+UCLIBC_HAS_STDIO_PUTC_MACRO=y
1485+UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
1486+UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y
1487+UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
1488+UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
1489+UCLIBC_HAS_PRINTF_M_SPEC=y
1490+UCLIBC_HAS_ERRNO_MESSAGES=y
1491+UCLIBC_HAS_SYS_ERRLIST=y
1492+UCLIBC_HAS_SIGNUM_MESSAGES=y
1493+UCLIBC_HAS_SYS_SIGLIST=y
1494+UCLIBC_HAS_GNU_GETOPT=y
1495+UCLIBC_HAS_GNU_GETSUBOPT=y
1496+
1497+#
1498+# Big and Tall
1499+#
1500+UCLIBC_HAS_REGEX=y
1501+# UCLIBC_HAS_REGEX_OLD is not set
1502+UCLIBC_HAS_FNMATCH=y
1503+# UCLIBC_HAS_FNMATCH_OLD is not set
1504+UCLIBC_HAS_WORDEXP=y
1505+# UCLIBC_HAS_NFTW is not set
1506+UCLIBC_HAS_GLOB=y
1507+UCLIBC_HAS_GNU_GLOB=y
1508+
1509+#
1510+# Library Installation Options
1511+#
1512+RUNTIME_PREFIX="/"
1513+DEVEL_PREFIX="/usr/"
1514+MULTILIB_DIR="lib"
1515+HARDWIRED_ABSPATH=y
1516+
1517+#
1518+# Security options
1519+#
1520+UCLIBC_HAS_ARC4RANDOM=y
1521+# HAVE_NO_SSP is not set
1522+# UCLIBC_HAS_SSP is not set
1523+UCLIBC_BUILD_RELRO=y
1524+# UCLIBC_BUILD_NOW is not set
1525+UCLIBC_BUILD_NOEXECSTACK=y
1526+
1527+#
1528+# uClibc development/debugging options
1529+#
1530+CROSS_COMPILER_PREFIX="${CLFS_TARGET}-"
1531+UCLIBC_EXTRA_CFLAGS=""
1532+# DODEBUG is not set
1533+# DODEBUG_PT is not set
1534+DOSTRIP=y
1535+# DOASSERTS is not set
1536+# SUPPORT_LD_DEBUG is not set
1537+# SUPPORT_LD_DEBUG_EARLY is not set
1538+# UCLIBC_MALLOC_DEBUGGING is not set
1539+WARNINGS="-Wall"
1540+# EXTRA_WARNINGS is not set
1541+# DOMULTI is not set
1542+# UCLIBC_MJN3_ONLY is not set
Note: See TracBrowser for help on using the repository browser.