mark boards as experimental
[openadk.git] / target / arc / uclibc.config
blob9d3c958096f497b22678aa5fb1596642c464e4e5
2 # Automatically generated file; DO NOT EDIT.
3 # uClibc 0.9.34-git C Library Configuration
5 # TARGET_alpha is not set
6 TARGET_arc=y
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_e1 is not set
13 # TARGET_frv is not set
14 # TARGET_h8300 is not set
15 # TARGET_hppa is not set
16 # TARGET_i386 is not set
17 # TARGET_i960 is not set
18 # TARGET_ia64 is not set
19 # TARGET_m68k is not set
20 # TARGET_metag is not set
21 # TARGET_microblaze is not set
22 # TARGET_mips is not set
23 # TARGET_nios is not set
24 # TARGET_nios2 is not set
25 # TARGET_powerpc is not set
26 # TARGET_sh is not set
27 # TARGET_sh64 is not set
28 # TARGET_sparc is not set
29 # TARGET_v850 is not set
30 # TARGET_vax is not set
31 # TARGET_x86_64 is not set
32 # TARGET_xtensa is not set
35 # Target Architecture Features and Options
37 TARGET_ARCH="arc"
38 FORCE_OPTIONS_FOR_ARCH=y
39 CONFIG_ARC_CPU_700=y
40 TARGET_SUBARCH=""
41 # UCLIBC_FORMAT_FDPIC_ELF is not set
42 # UCLIBC_FORMAT_FLAT is not set
43 # UCLIBC_FORMAT_FLAT_SEP_DATA is not set
44 # UCLIBC_FORMAT_SHARED_FLAT is not set
47 # Using ELF file format
49 ARCH_ANY_ENDIAN=y
50 ARCH_BIG_ENDIAN=y
51 ARCH_WANTS_BIG_ENDIAN=y
52 # ARCH_WANTS_LITTLE_ENDIAN is not set
53 ARCH_HAS_MMU=y
54 ARCH_USE_MMU=y
55 UCLIBC_HAS_FLOATS=y
56 # UCLIBC_HAS_FPU is not set
57 UCLIBC_HAS_SOFT_FLOAT=y
58 DO_C99_MATH=y
59 # DO_XSI_MATH is not set
60 UCLIBC_HAS_FENV=y
61 KERNEL_HEADERS=""
62 HAVE_DOT_CONFIG=y
65 # General Library Settings
67 DOPIC=y
68 HAVE_SHARED=y
69 # FORCE_SHAREABLE_TEXT_SEGMENTS is not set
70 LDSO_LDD_SUPPORT=y
71 LDSO_CACHE_SUPPORT=y
72 # LDSO_PRELOAD_ENV_SUPPORT is not set
73 # LDSO_PRELOAD_FILE_SUPPORT is not set
74 LDSO_BASE_FILENAME="ld.so"
75 # LDSO_STANDALONE_SUPPORT is not set
76 # LDSO_PRELINK_SUPPORT is not set
77 # UCLIBC_STATIC_LDCONFIG is not set
78 LDSO_RUNPATH=y
79 LDSO_RUNPATH_OF_EXECUTABLE=y
80 LDSO_SAFE_RUNPATH=y
81 LDSO_SEARCH_INTERP_PATH=y
82 LDSO_LD_LIBRARY_PATH=y
83 # LDSO_NO_CLEANUP is not set
84 UCLIBC_CTOR_DTOR=y
85 # LDSO_GNU_HASH_SUPPORT is not set
86 # HAS_NO_THREADS is not set
87 # LINUXTHREADS_OLD is not set
88 # LINUXTHREADS_NEW is not set
89 UCLIBC_HAS_THREADS_NATIVE=y
90 UCLIBC_HAS_THREADS=y
91 UCLIBC_HAS_TLS=y
92 PTHREADS_DEBUG_SUPPORT=y
93 UCLIBC_HAS_SYSLOG=y
94 UCLIBC_HAS_LFS=y
95 MALLOC=y
96 # MALLOC_SIMPLE is not set
97 # MALLOC_STANDARD is not set
98 MALLOC_GLIBC_COMPAT=y
99 UCLIBC_HAS_OBSTACK=y
100 UCLIBC_DYNAMIC_ATEXIT=y
101 COMPAT_ATEXIT=y
102 UCLIBC_SUSV2_LEGACY=y
103 UCLIBC_SUSV3_LEGACY=y
104 # UCLIBC_SUSV3_LEGACY_MACROS is not set
105 UCLIBC_SUSV4_LEGACY=y
106 # UCLIBC_STRICT_HEADERS is not set
107 # UCLIBC_HAS_STUBS is not set
108 UCLIBC_HAS_SHADOW=y
109 UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
110 UCLIBC_HAS___PROGNAME=y
111 UCLIBC_HAS_PTY=y
112 ASSUME_DEVPTS=y
113 UNIX98PTY_ONLY=y
114 UCLIBC_HAS_GETPT=y
115 UCLIBC_HAS_LIBUTIL=y
116 UCLIBC_HAS_TM_EXTENSIONS=y
117 UCLIBC_HAS_TZ_CACHING=y
118 UCLIBC_HAS_TZ_FILE=y
119 UCLIBC_HAS_TZ_FILE_READ_MANY=y
120 UCLIBC_TZ_FILE_PATH="/etc/TZ"
121 UCLIBC_FALLBACK_TO_ETC_LOCALTIME=y
124 # Advanced Library Settings
126 UCLIBC_PWD_BUFFER_SIZE=256
127 UCLIBC_GRP_BUFFER_SIZE=256
130 # Support various families of functions
132 UCLIBC_LINUX_MODULE_26=y
133 # UCLIBC_LINUX_MODULE_24 is not set
134 UCLIBC_LINUX_SPECIFIC=y
135 UCLIBC_HAS_GNU_ERROR=y
136 UCLIBC_BSD_SPECIFIC=y
137 UCLIBC_HAS_BSD_ERR=y
138 UCLIBC_HAS_OBSOLETE_BSD_SIGNAL=y
139 # UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
140 # UCLIBC_NTP_LEGACY is not set
141 UCLIBC_SV4_DEPRECATED=y
142 UCLIBC_HAS_REALTIME=y
143 UCLIBC_HAS_ADVANCED_REALTIME=y
144 UCLIBC_HAS_EPOLL=y
145 UCLIBC_HAS_XATTR=y
146 # UCLIBC_HAS_PROFILING is not set
147 UCLIBC_HAS_CRYPT_IMPL=y
148 # UCLIBC_HAS_SHA256_CRYPT_IMPL is not set
149 # UCLIBC_HAS_SHA512_CRYPT_IMPL is not set
150 UCLIBC_HAS_CRYPT=y
151 UCLIBC_HAS_NETWORK_SUPPORT=y
152 UCLIBC_HAS_SOCKET=y
153 UCLIBC_HAS_IPV4=y
154 UCLIBC_HAS_IPV6=y
155 # UCLIBC_HAS_RPC is not set
156 UCLIBC_USE_NETLINK=y
157 UCLIBC_SUPPORT_AI_ADDRCONFIG=y
158 UCLIBC_HAS_BSD_RES_CLOSE=y
159 UCLIBC_HAS_COMPAT_RES_STATE=y
160 # UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
161 UCLIBC_HAS_RESOLVER_SUPPORT=y
162 UCLIBC_HAS_LIBRESOLV_STUB=y
163 UCLIBC_HAS_LIBNSL_STUB=y
166 # String and Stdio Support
168 UCLIBC_HAS_STRING_GENERIC_OPT=y
169 UCLIBC_HAS_STRING_ARCH_OPT=y
170 UCLIBC_HAS_CTYPE_TABLES=y
171 UCLIBC_HAS_CTYPE_SIGNED=y
172 # UCLIBC_HAS_CTYPE_UNSAFE is not set
173 UCLIBC_HAS_CTYPE_CHECKED=y
174 # UCLIBC_HAS_CTYPE_ENFORCED is not set
175 UCLIBC_HAS_WCHAR=y
176 # UCLIBC_HAS_LOCALE is not set
177 UCLIBC_HAS_HEXADECIMAL_FLOATS=y
178 UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
179 UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
180 # UCLIBC_HAS_STDIO_BUFSIZ_256 is not set
181 # UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
182 # UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
183 # UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
184 UCLIBC_HAS_STDIO_BUFSIZ_4096=y
185 # UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
186 UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
187 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
188 # UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
189 # UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
190 UCLIBC_HAS_STDIO_GETC_MACRO=y
191 UCLIBC_HAS_STDIO_PUTC_MACRO=y
192 UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
193 # UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
194 UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
195 # UCLIBC_HAS_FOPEN_CLOSEEXEC_MODE is not set
196 UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
197 UCLIBC_HAS_PRINTF_M_SPEC=y
198 UCLIBC_HAS_ERRNO_MESSAGES=y
199 # UCLIBC_HAS_SYS_ERRLIST is not set
200 UCLIBC_HAS_SIGNUM_MESSAGES=y
201 # UCLIBC_HAS_SYS_SIGLIST is not set
202 UCLIBC_HAS_GNU_GETOPT=y
203 UCLIBC_HAS_GETOPT_LONG=y
204 UCLIBC_HAS_STDIO_FUTEXES=y
205 UCLIBC_HAS_GNU_GETSUBOPT=y
208 # Big and Tall
210 UCLIBC_HAS_REGEX=y
211 # UCLIBC_HAS_REGEX_OLD is not set
212 UCLIBC_HAS_FNMATCH=y
213 # UCLIBC_HAS_FNMATCH_OLD is not set
214 UCLIBC_HAS_WORDEXP=y
215 UCLIBC_HAS_NFTW=y
216 UCLIBC_HAS_FTW=y
217 UCLIBC_HAS_FTS=y
218 UCLIBC_HAS_GLOB=y
219 UCLIBC_HAS_GNU_GLOB=y
220 UCLIBC_HAS_UTMP=y
221 UCLIBC_HAS_UTMPX=y
224 # Library Installation Options
226 RUNTIME_PREFIX="/"
227 DEVEL_PREFIX="/usr/"
228 MULTILIB_DIR="lib"
229 HARDWIRED_ABSPATH=y
232 # Security options
234 UCLIBC_HAS_ARC4RANDOM=y
235 # ARC4RANDOM_USES_NODEV is not set
236 # UCLIBC_HAS_SSP is not set
237 UCLIBC_BUILD_RELRO=y
238 UCLIBC_BUILD_NOW=y
239 UCLIBC_BUILD_NOEXECSTACK=y
242 # Development/debugging options
244 CROSS_COMPILER_PREFIX=""
245 UCLIBC_EXTRA_CFLAGS=""
246 # DODEBUG is not set
247 # DOSTRIP is not set
248 # DOASSERTS is not set
249 # SUPPORT_LD_DEBUG is not set
250 # SUPPORT_LD_DEBUG_EARLY is not set
251 # UCLIBC_MALLOC_DEBUGGING is not set
252 # UCLIBC_HAS_BACKTRACE is not set
253 WARNINGS="-Wall"
254 # EXTRA_WARNINGS is not set
255 # DOMULTI is not set
256 # UCLIBC_MJN3_ONLY is not set