|
@@ -1,6 +1,6 @@
|
|
|
#
|
|
#
|
|
|
# Automatically generated file; DO NOT EDIT.
|
|
# Automatically generated file; DO NOT EDIT.
|
|
|
-# uClibc-ng 1.0.25 C Library Configuration
|
|
|
|
|
|
|
+# uClibc-ng 1.0.59 C Library Configuration
|
|
|
#
|
|
#
|
|
|
# TARGET_aarch64 is not set
|
|
# TARGET_aarch64 is not set
|
|
|
# TARGET_alpha is not set
|
|
# TARGET_alpha is not set
|
|
@@ -10,12 +10,15 @@
|
|
|
TARGET_bfin=y
|
|
TARGET_bfin=y
|
|
|
# TARGET_c6x is not set
|
|
# TARGET_c6x is not set
|
|
|
# TARGET_cris is not set
|
|
# TARGET_cris is not set
|
|
|
|
|
+# TARGET_csky is not set
|
|
|
# TARGET_frv is not set
|
|
# TARGET_frv is not set
|
|
|
# TARGET_h8300 is not set
|
|
# TARGET_h8300 is not set
|
|
|
# TARGET_hppa is not set
|
|
# TARGET_hppa is not set
|
|
|
# TARGET_i386 is not set
|
|
# TARGET_i386 is not set
|
|
|
# TARGET_ia64 is not set
|
|
# TARGET_ia64 is not set
|
|
|
|
|
+# TARGET_kvx is not set
|
|
|
# TARGET_lm32 is not set
|
|
# TARGET_lm32 is not set
|
|
|
|
|
+# TARGET_loongarch is not set
|
|
|
# TARGET_m68k is not set
|
|
# TARGET_m68k is not set
|
|
|
# TARGET_metag is not set
|
|
# TARGET_metag is not set
|
|
|
# TARGET_microblaze is not set
|
|
# TARGET_microblaze is not set
|
|
@@ -24,11 +27,16 @@ TARGET_bfin=y
|
|
|
# TARGET_nios2 is not set
|
|
# TARGET_nios2 is not set
|
|
|
# TARGET_or1k is not set
|
|
# TARGET_or1k is not set
|
|
|
# TARGET_powerpc is not set
|
|
# TARGET_powerpc is not set
|
|
|
|
|
+# TARGET_riscv64 is not set
|
|
|
|
|
+# TARGET_riscv32 is not set
|
|
|
# TARGET_sh is not set
|
|
# TARGET_sh is not set
|
|
|
# TARGET_sparc is not set
|
|
# TARGET_sparc is not set
|
|
|
# TARGET_sparc64 is not set
|
|
# TARGET_sparc64 is not set
|
|
|
|
|
+# TARGET_tile is not set
|
|
|
# TARGET_x86_64 is not set
|
|
# TARGET_x86_64 is not set
|
|
|
# TARGET_xtensa is not set
|
|
# TARGET_xtensa is not set
|
|
|
|
|
+TARGET_LDSO_NAME="ld-uClibc"
|
|
|
|
|
+TARGET_ARCH_BITS=32
|
|
|
|
|
|
|
|
#
|
|
#
|
|
|
# Target Architecture Features and Options
|
|
# Target Architecture Features and Options
|
|
@@ -39,7 +47,6 @@ TARGET_SUBARCH=""
|
|
|
UCLIBC_FORMAT_FDPIC_ELF=y
|
|
UCLIBC_FORMAT_FDPIC_ELF=y
|
|
|
# UCLIBC_FORMAT_FLAT is not set
|
|
# UCLIBC_FORMAT_FLAT is not set
|
|
|
# UCLIBC_FORMAT_FLAT_SEP_DATA is not set
|
|
# UCLIBC_FORMAT_FLAT_SEP_DATA is not set
|
|
|
-# UCLIBC_FORMAT_SHARED_FLAT is not set
|
|
|
|
|
ARCH_HAS_DEPRECATED_SYSCALLS=y
|
|
ARCH_HAS_DEPRECATED_SYSCALLS=y
|
|
|
ARCH_LITTLE_ENDIAN=y
|
|
ARCH_LITTLE_ENDIAN=y
|
|
|
|
|
|
|
@@ -55,7 +62,6 @@ UCLIBC_HAS_FLOATS=y
|
|
|
UCLIBC_HAS_FPU=y
|
|
UCLIBC_HAS_FPU=y
|
|
|
DO_C99_MATH=y
|
|
DO_C99_MATH=y
|
|
|
DO_XSI_MATH=y
|
|
DO_XSI_MATH=y
|
|
|
-# UCLIBC_HAS_FENV is not set
|
|
|
|
|
UCLIBC_HAS_LONG_DOUBLE_MATH=y
|
|
UCLIBC_HAS_LONG_DOUBLE_MATH=y
|
|
|
KERNEL_HEADERS=""
|
|
KERNEL_HEADERS=""
|
|
|
UCLIBC_UCLINUX_BROKEN_MUNMAP=y
|
|
UCLIBC_UCLINUX_BROKEN_MUNMAP=y
|
|
@@ -65,6 +71,7 @@ HAVE_DOT_CONFIG=y
|
|
|
# General Library Settings
|
|
# General Library Settings
|
|
|
#
|
|
#
|
|
|
DOPIC=y
|
|
DOPIC=y
|
|
|
|
|
+HAVE_LDSO=y
|
|
|
HAVE_SHARED=y
|
|
HAVE_SHARED=y
|
|
|
# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
|
|
# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
|
|
|
LDSO_LDD_SUPPORT=y
|
|
LDSO_LDD_SUPPORT=y
|
|
@@ -80,13 +87,13 @@ LDSO_RUNPATH_OF_EXECUTABLE=y
|
|
|
LDSO_SAFE_RUNPATH=y
|
|
LDSO_SAFE_RUNPATH=y
|
|
|
LDSO_SEARCH_INTERP_PATH=y
|
|
LDSO_SEARCH_INTERP_PATH=y
|
|
|
LDSO_LD_LIBRARY_PATH=y
|
|
LDSO_LD_LIBRARY_PATH=y
|
|
|
-LDSO_NO_CLEANUP=y
|
|
|
|
|
UCLIBC_CTOR_DTOR=y
|
|
UCLIBC_CTOR_DTOR=y
|
|
|
# LDSO_GNU_HASH_SUPPORT is not set
|
|
# LDSO_GNU_HASH_SUPPORT is not set
|
|
|
# HAS_NO_THREADS is not set
|
|
# HAS_NO_THREADS is not set
|
|
|
UCLIBC_HAS_LINUXTHREADS=y
|
|
UCLIBC_HAS_LINUXTHREADS=y
|
|
|
UCLIBC_HAS_THREADS=y
|
|
UCLIBC_HAS_THREADS=y
|
|
|
PTHREADS_DEBUG_SUPPORT=y
|
|
PTHREADS_DEBUG_SUPPORT=y
|
|
|
|
|
+PTHREADS_STACK_DEFAULT_SIZE=2097152
|
|
|
UCLIBC_HAS_SYSLOG=y
|
|
UCLIBC_HAS_SYSLOG=y
|
|
|
UCLIBC_HAS_LFS=y
|
|
UCLIBC_HAS_LFS=y
|
|
|
MALLOC=y
|
|
MALLOC=y
|
|
@@ -129,6 +136,7 @@ UCLIBC_HAS_GNU_ERROR=y
|
|
|
UCLIBC_BSD_SPECIFIC=y
|
|
UCLIBC_BSD_SPECIFIC=y
|
|
|
UCLIBC_HAS_BSD_ERR=y
|
|
UCLIBC_HAS_BSD_ERR=y
|
|
|
UCLIBC_HAS_OBSOLETE_BSD_SIGNAL=y
|
|
UCLIBC_HAS_OBSOLETE_BSD_SIGNAL=y
|
|
|
|
|
+# UCLIBC_HAS_BSD_B64_NTOP_B64_PTON is not set
|
|
|
# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
|
|
# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
|
|
|
# UCLIBC_NTP_LEGACY is not set
|
|
# UCLIBC_NTP_LEGACY is not set
|
|
|
UCLIBC_SV4_DEPRECATED=y
|
|
UCLIBC_SV4_DEPRECATED=y
|
|
@@ -151,6 +159,10 @@ UCLIBC_HAS_BSD_RES_CLOSE=y
|
|
|
UCLIBC_HAS_COMPAT_RES_STATE=y
|
|
UCLIBC_HAS_COMPAT_RES_STATE=y
|
|
|
# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
|
|
# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set
|
|
|
UCLIBC_HAS_RESOLVER_SUPPORT=y
|
|
UCLIBC_HAS_RESOLVER_SUPPORT=y
|
|
|
|
|
+# UCLIBC_DNSRAND_MODE_URANDOM is not set
|
|
|
|
|
+# UCLIBC_DNSRAND_MODE_CLOCK is not set
|
|
|
|
|
+UCLIBC_DNSRAND_MODE_PRNGPLUS=y
|
|
|
|
|
+# UCLIBC_DNSRAND_MODE_SIMPLECOUNTER is not set
|
|
|
|
|
|
|
|
#
|
|
#
|
|
|
# String and Stdio Support
|
|
# String and Stdio Support
|
|
@@ -220,8 +232,8 @@ HARDWIRED_ABSPATH=y
|
|
|
#
|
|
#
|
|
|
# Security options
|
|
# Security options
|
|
|
#
|
|
#
|
|
|
-# UCLIBC_HAS_ARC4RANDOM is not set
|
|
|
|
|
-# UCLIBC_HAS_SSP is not set
|
|
|
|
|
|
|
+UCLIBC_HAS_SSP=y
|
|
|
|
|
+# UCLIBC_BUILD_SSP is not set
|
|
|
# UCLIBC_BUILD_RELRO is not set
|
|
# UCLIBC_BUILD_RELRO is not set
|
|
|
# UCLIBC_BUILD_NOW is not set
|
|
# UCLIBC_BUILD_NOW is not set
|
|
|
UCLIBC_BUILD_NOEXECSTACK=y
|
|
UCLIBC_BUILD_NOEXECSTACK=y
|