source: clfs-embedded/patches/uClibc-0.9.31-configs-3.patch@ b42c094

Last change on this file since b42c094 was 8e7dcf3, checked in by Andrew Bradford <andrew@…>, 11 years ago

Rename uClibc-configs from 2 to 3 for OABI->EABI

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