1
1
#
2
2
# Automatically generated file; DO NOT EDIT.
3
- # uClibc-ng 1.0.46 C Library Configuration
3
+ # uClibc-ng 1.0.48 C Library Configuration
4
4
#
5
5
# TARGET_aarch64 is not set
6
6
# TARGET_alpha is not set
@@ -46,7 +46,6 @@ TARGET_SUBARCH=""
46
46
UCLIBC_FORMAT_FDPIC_ELF=y
47
47
# UCLIBC_FORMAT_FLAT is not set
48
48
# UCLIBC_FORMAT_FLAT_SEP_DATA is not set
49
- # UCLIBC_FORMAT_SHARED_FLAT is not set
50
49
ARCH_HAS_DEPRECATED_SYSCALLS=y
51
50
ARCH_ANY_ENDIAN=y
52
51
ARCH_LITTLE_ENDIAN=y
@@ -102,7 +101,7 @@ UCLIBC_HAS_UTMPX=y
102
101
UCLIBC_HAS_UTMP=y
103
102
# UCLIBC_SUSV2_LEGACY is not set
104
103
UCLIBC_SUSV3_LEGACY=y
105
- # UCLIBC_HAS_CONTEXT_FUNCS is not set
104
+ UCLIBC_HAS_CONTEXT_FUNCS=y
106
105
# UCLIBC_SUSV3_LEGACY_MACROS is not set
107
106
UCLIBC_SUSV4_LEGACY=y
108
107
# UCLIBC_STRICT_HEADERS is not set
@@ -136,7 +135,7 @@ UCLIBC_LINUX_SPECIFIC=y
136
135
UCLIBC_HAS_GNU_ERROR=y
137
136
UCLIBC_BSD_SPECIFIC=y
138
137
UCLIBC_HAS_BSD_ERR=y
139
- # UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
138
+ UCLIBC_HAS_OBSOLETE_BSD_SIGNAL=y
140
139
# UCLIBC_HAS_BSD_B64_NTOP_B64_PTON is not set
141
140
# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
142
141
# UCLIBC_NTP_LEGACY is not set
@@ -180,7 +179,7 @@ UCLIBC_HAS_WCHAR=y
180
179
UCLIBC_HAS_LIBICONV=y
181
180
# UCLIBC_HAS_LIBINTL is not set
182
181
# UCLIBC_HAS_LOCALE is not set
183
- # UCLIBC_HAS_HEXADECIMAL_FLOATS is not set
182
+ UCLIBC_HAS_HEXADECIMAL_FLOATS=y
184
183
# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set
185
184
UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
186
185
UCLIBC_HAS_STDIO_BUFSIZ_256=y
@@ -197,10 +196,10 @@ UCLIBC_HAS_STDIO_GETC_MACRO=y
197
196
UCLIBC_HAS_STDIO_PUTC_MACRO=y
198
197
UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
199
198
# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
200
- # UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
201
- # UCLIBC_HAS_FOPEN_CLOSEEXEC_MODE is not set
199
+ UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y
200
+ UCLIBC_HAS_FOPEN_CLOSEEXEC_MODE=y
202
201
UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
203
- # UCLIBC_HAS_PRINTF_M_SPEC is not set
202
+ UCLIBC_HAS_PRINTF_M_SPEC=y
204
203
UCLIBC_HAS_ERRNO_MESSAGES=y
205
204
# UCLIBC_HAS_SYS_ERRLIST is not set
206
205
UCLIBC_HAS_SIGNUM_MESSAGES=y
0 commit comments