2 # Automatically generated file; DO NOT EDIT.
3 # uClibc-ng 1.0.20 C Library Configuration
5 # TARGET_alpha is not set
6 # TARGET_arc is not set
7 # TARGET_arm is not set
8 # TARGET_avr32 is not set
9 # TARGET_bfin is not set
10 # TARGET_c6x is not set
11 # TARGET_cris is not set
12 # TARGET_frv is not set
13 # TARGET_h8300 is not set
14 # TARGET_hppa is not set
15 # TARGET_i386 is not set
16 # TARGET_ia64 is not set
18 # TARGET_m68k is not set
19 # TARGET_metag is not set
20 # TARGET_microblaze is not set
21 # TARGET_mips is not set
22 # TARGET_nds32 is not set
23 # TARGET_nios2 is not set
24 # TARGET_or1k is not set
25 # TARGET_powerpc is not set
26 # TARGET_sh is not set
27 # TARGET_sparc is not set
28 # TARGET_x86_64 is not set
29 # TARGET_xtensa is not set
32 # Target Architecture Features and Options
35 FORCE_OPTIONS_FOR_ARCH=y
38 # UCLIBC_FORMAT_FLAT_SEP_DATA is not set
39 # UCLIBC_FORMAT_SHARED_FLAT is not set
40 ARCH_HAS_DEPRECATED_SYSCALLS=y
49 # Target CPU lacks a memory management unit (MMU)
54 # DO_XSI_MATH is not set
55 # UCLIBC_HAS_FENV is not set
57 UCLIBC_UCLINUX_BROKEN_MUNMAP=y
61 # General Library Settings
67 # HAS_NO_THREADS is not set
68 UCLIBC_HAS_LINUXTHREADS=y
70 # PTHREADS_DEBUG_SUPPORT is not set
73 # MALLOC_SIMPLE is not set
75 # UCLIBC_HAS_OBSTACK is not set
76 UCLIBC_DYNAMIC_ATEXIT=y
82 # UCLIBC_SUSV3_LEGACY_MACROS is not set
84 # UCLIBC_STRICT_HEADERS is not set
85 # UCLIBC_HAS_STUBS is not set
87 UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
88 UCLIBC_HAS___PROGNAME=y
94 UCLIBC_HAS_TM_EXTENSIONS=y
95 UCLIBC_HAS_TZ_CACHING=y
97 UCLIBC_HAS_TZ_FILE_READ_MANY=y
98 UCLIBC_TZ_FILE_PATH="/etc/TZ"
99 UCLIBC_FALLBACK_TO_ETC_LOCALTIME=y
102 # Advanced Library Settings
104 UCLIBC_PWD_BUFFER_SIZE=256
105 UCLIBC_GRP_BUFFER_SIZE=256
108 # Support various families of functions
110 UCLIBC_LINUX_MODULE_26=y
111 UCLIBC_LINUX_SPECIFIC=y
112 UCLIBC_HAS_GNU_ERROR=y
113 UCLIBC_BSD_SPECIFIC=y
115 UCLIBC_HAS_OBSOLETE_BSD_SIGNAL=y
116 # UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
117 # UCLIBC_NTP_LEGACY is not set
118 UCLIBC_SV4_DEPRECATED=y
119 UCLIBC_HAS_REALTIME=y
120 UCLIBC_HAS_ADVANCED_REALTIME=y
123 # UCLIBC_HAS_PROFILING is not set
124 UCLIBC_HAS_CRYPT_IMPL=y
125 UCLIBC_HAS_SHA256_CRYPT_IMPL=y
126 UCLIBC_HAS_SHA512_CRYPT_IMPL=y
128 UCLIBC_HAS_NETWORK_SUPPORT=y
132 # UCLIBC_HAS_RPC is not set
134 UCLIBC_SUPPORT_AI_ADDRCONFIG=y
135 UCLIBC_HAS_BSD_RES_CLOSE=y
136 UCLIBC_HAS_COMPAT_RES_STATE=y
137 # UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
138 UCLIBC_HAS_RESOLVER_SUPPORT=y
141 # String and Stdio Support
143 UCLIBC_HAS_STRING_GENERIC_OPT=y
144 UCLIBC_HAS_STRING_ARCH_OPT=y
145 UCLIBC_HAS_CTYPE_TABLES=y
146 UCLIBC_HAS_CTYPE_SIGNED=y
147 # UCLIBC_HAS_CTYPE_UNSAFE is not set
148 UCLIBC_HAS_CTYPE_CHECKED=y
149 # UCLIBC_HAS_CTYPE_ENFORCED is not set
151 # UCLIBC_HAS_LOCALE is not set
152 UCLIBC_HAS_HEXADECIMAL_FLOATS=y
153 UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
154 UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
155 # UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
156 # UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
157 # UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
158 # UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
159 UCLIBC_HAS_STDIO_BUFSIZ_4096=y
160 # UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
161 UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
162 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
163 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
164 # UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
165 UCLIBC_HAS_STDIO_GETC_MACRO=y
166 UCLIBC_HAS_STDIO_PUTC_MACRO=y
167 UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
168 # UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
169 UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
170 # UCLIBC_HAS_FOPEN_CLOSEEXEC_MODE is not set
171 UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
172 UCLIBC_HAS_PRINTF_M_SPEC=y
173 UCLIBC_HAS_ERRNO_MESSAGES=y
174 # UCLIBC_HAS_SYS_ERRLIST is not set
175 UCLIBC_HAS_SIGNUM_MESSAGES=y
176 # UCLIBC_HAS_SYS_SIGLIST is not set
177 UCLIBC_HAS_GNU_GETOPT=y
178 UCLIBC_HAS_GETOPT_LONG=y
179 UCLIBC_HAS_GNU_GETSUBOPT=y
186 # UCLIBC_HAS_REGEX_OLD is not set
188 # UCLIBC_HAS_FNMATCH_OLD is not set
194 UCLIBC_HAS_GNU_GLOB=y
197 # Library Installation Options
207 UCLIBC_HAS_ARC4RANDOM=y
208 # ARC4RANDOM_USES_NODEV is not set
209 # UCLIBC_HAS_SSP is not set
210 UCLIBC_BUILD_NOEXECSTACK=y
213 # Development/debugging options
215 CROSS_COMPILER_PREFIX=""
216 UCLIBC_EXTRA_CFLAGS=""
218 # DODEBUG_PT is not set
220 # DOASSERTS is not set
221 # UCLIBC_MALLOC_DEBUGGING is not set
223 # EXTRA_WARNINGS is not set