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
17 # TARGET_lm32 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
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
36 CONFIG_NDS32_PAGE_SIZE_4K=y
37 # CONFIG_NDS32_PAGE_SIZE_8K is not set
41 # Using ELF file format
43 ARCH_HAS_DEPRECATED_SYSCALLS=y
46 # ARCH_WANTS_BIG_ENDIAN is not set
47 ARCH_WANTS_LITTLE_ENDIAN=y
53 # DO_XSI_MATH is not set
54 # UCLIBC_HAS_FENV is not set
59 # General Library Settings
63 # FORCE_SHAREABLE_TEXT_SEGMENTS is not set
66 # LDSO_PRELOAD_ENV_SUPPORT is not set
67 # LDSO_PRELOAD_FILE_SUPPORT is not set
68 LDSO_BASE_FILENAME="ld.so"
69 # LDSO_STANDALONE_SUPPORT is not set
70 # LDSO_PRELINK_SUPPORT is not set
71 # UCLIBC_STATIC_LDCONFIG is not set
73 LDSO_RUNPATH_OF_EXECUTABLE=y
75 LDSO_SEARCH_INTERP_PATH=y
76 LDSO_LD_LIBRARY_PATH=y
79 # LDSO_GNU_HASH_SUPPORT is not set
80 # HAS_NO_THREADS is not set
81 UCLIBC_HAS_LINUXTHREADS=y
83 PTHREADS_DEBUG_SUPPORT=y
86 # MALLOC_SIMPLE is not set
87 # MALLOC_STANDARD is not set
89 # UCLIBC_HAS_OBSTACK is not set
90 UCLIBC_DYNAMIC_ATEXIT=y
96 # UCLIBC_SUSV3_LEGACY_MACROS is not set
98 # UCLIBC_STRICT_HEADERS is not set
99 # UCLIBC_HAS_STUBS is not set
101 UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
102 UCLIBC_HAS___PROGNAME=y
108 UCLIBC_HAS_TM_EXTENSIONS=y
109 UCLIBC_HAS_TZ_CACHING=y
111 UCLIBC_HAS_TZ_FILE_READ_MANY=y
112 UCLIBC_TZ_FILE_PATH="/etc/TZ"
113 UCLIBC_FALLBACK_TO_ETC_LOCALTIME=y
116 # Advanced Library Settings
118 UCLIBC_PWD_BUFFER_SIZE=256
119 UCLIBC_GRP_BUFFER_SIZE=256
122 # Support various families of functions
124 UCLIBC_LINUX_MODULE_26=y
125 UCLIBC_LINUX_SPECIFIC=y
126 UCLIBC_HAS_GNU_ERROR=y
127 UCLIBC_BSD_SPECIFIC=y
129 UCLIBC_HAS_OBSOLETE_BSD_SIGNAL=y
130 # UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
131 # UCLIBC_NTP_LEGACY is not set
132 UCLIBC_SV4_DEPRECATED=y
133 UCLIBC_HAS_REALTIME=y
134 UCLIBC_HAS_ADVANCED_REALTIME=y
137 # UCLIBC_HAS_PROFILING is not set
138 UCLIBC_HAS_CRYPT_IMPL=y
139 UCLIBC_HAS_SHA256_CRYPT_IMPL=y
140 UCLIBC_HAS_SHA512_CRYPT_IMPL=y
142 UCLIBC_HAS_NETWORK_SUPPORT=y
146 # UCLIBC_HAS_RPC is not set
148 UCLIBC_SUPPORT_AI_ADDRCONFIG=y
149 UCLIBC_HAS_BSD_RES_CLOSE=y
150 UCLIBC_HAS_COMPAT_RES_STATE=y
151 # UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
152 UCLIBC_HAS_RESOLVER_SUPPORT=y
155 # String and Stdio Support
157 UCLIBC_HAS_STRING_GENERIC_OPT=y
158 UCLIBC_HAS_STRING_ARCH_OPT=y
159 UCLIBC_HAS_CTYPE_TABLES=y
160 UCLIBC_HAS_CTYPE_SIGNED=y
161 # UCLIBC_HAS_CTYPE_UNSAFE is not set
162 UCLIBC_HAS_CTYPE_CHECKED=y
163 # UCLIBC_HAS_CTYPE_ENFORCED is not set
165 # UCLIBC_HAS_LOCALE is not set
166 UCLIBC_HAS_HEXADECIMAL_FLOATS=y
167 UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
168 UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
169 # UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
170 # UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
171 # UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
172 # UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
173 UCLIBC_HAS_STDIO_BUFSIZ_4096=y
174 # UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
175 UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
176 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
177 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
178 # UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
179 UCLIBC_HAS_STDIO_GETC_MACRO=y
180 UCLIBC_HAS_STDIO_PUTC_MACRO=y
181 UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
182 # UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
183 UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
184 # UCLIBC_HAS_FOPEN_CLOSEEXEC_MODE is not set
185 UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
186 UCLIBC_HAS_PRINTF_M_SPEC=y
187 UCLIBC_HAS_ERRNO_MESSAGES=y
188 # UCLIBC_HAS_SYS_ERRLIST is not set
189 UCLIBC_HAS_SIGNUM_MESSAGES=y
190 # UCLIBC_HAS_SYS_SIGLIST is not set
191 UCLIBC_HAS_GNU_GETOPT=y
192 UCLIBC_HAS_GETOPT_LONG=y
193 UCLIBC_HAS_GNU_GETSUBOPT=y
200 # UCLIBC_HAS_REGEX_OLD is not set
202 # UCLIBC_HAS_FNMATCH_OLD is not set
208 UCLIBC_HAS_GNU_GLOB=y
211 # Library Installation Options
221 # UCLIBC_BUILD_PIE is not set
222 UCLIBC_HAS_ARC4RANDOM=y
223 # ARC4RANDOM_USES_NODEV is not set
224 # UCLIBC_HAS_SSP is not set
227 UCLIBC_BUILD_NOEXECSTACK=y
230 # Development/debugging options
232 CROSS_COMPILER_PREFIX=""
233 UCLIBC_EXTRA_CFLAGS=""
235 # DODEBUG_PT is not set
237 # DOASSERTS is not set
238 # SUPPORT_LD_DEBUG is not set
239 # SUPPORT_LD_DEBUG_EARLY is not set
240 # UCLIBC_MALLOC_DEBUGGING is not set
241 # UCLIBC_HAS_BACKTRACE is not set
243 # EXTRA_WARNINGS is not set