From 770feccdf544468762f5b7ffb83a01a7525e006c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 4 Dec 2016 10:48:15 +0100 Subject: uclibc-ng: refresh configs, enable sha512 --- target/x86/uclibc-ng.config | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'target/x86') diff --git a/target/x86/uclibc-ng.config b/target/x86/uclibc-ng.config index ef24c8159..a7effd134 100644 --- a/target/x86/uclibc-ng.config +++ b/target/x86/uclibc-ng.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# uClibc-ng 1.0.10 C Library Configuration +# uClibc-ng 1.0.20 C Library Configuration # # TARGET_alpha is not set # TARGET_arc is not set @@ -9,7 +9,9 @@ # TARGET_bfin is not set # TARGET_c6x is not set # TARGET_cris is not set +# TARGET_frv is not set # TARGET_h8300 is not set +# TARGET_hppa is not set TARGET_i386=y # TARGET_ia64 is not set # TARGET_lm32 is not set @@ -17,6 +19,7 @@ TARGET_i386=y # TARGET_metag is not set # TARGET_microblaze is not set # TARGET_mips is not set +# TARGET_nds32 is not set # TARGET_nios2 is not set # TARGET_or1k is not set # TARGET_powerpc is not set @@ -80,12 +83,12 @@ LDSO_NO_CLEANUP=y UCLIBC_CTOR_DTOR=y # LDSO_GNU_HASH_SUPPORT is not set # HAS_NO_THREADS is not set +# UCLIBC_HAS_LINUXTHREADS is not set UCLIBC_HAS_THREADS_NATIVE=y UCLIBC_HAS_THREADS=y UCLIBC_HAS_TLS=y PTHREADS_DEBUG_SUPPORT=y UCLIBC_HAS_SYSLOG=y -UCLIBC_HAS_LFS=y MALLOC=y # MALLOC_SIMPLE is not set # MALLOC_STANDARD is not set @@ -127,7 +130,6 @@ UCLIBC_GRP_BUFFER_SIZE=256 # Support various families of functions # UCLIBC_LINUX_MODULE_26=y -# UCLIBC_LINUX_MODULE_24 is not set UCLIBC_LINUX_SPECIFIC=y UCLIBC_HAS_GNU_ERROR=y UCLIBC_BSD_SPECIFIC=y @@ -143,7 +145,7 @@ UCLIBC_HAS_XATTR=y # UCLIBC_HAS_PROFILING is not set UCLIBC_HAS_CRYPT_IMPL=y UCLIBC_HAS_SHA256_CRYPT_IMPL=y -# UCLIBC_HAS_SHA512_CRYPT_IMPL is not set +UCLIBC_HAS_SHA512_CRYPT_IMPL=y UCLIBC_HAS_CRYPT=y UCLIBC_HAS_NETWORK_SUPPORT=y UCLIBC_HAS_SOCKET=y @@ -156,8 +158,6 @@ UCLIBC_HAS_BSD_RES_CLOSE=y UCLIBC_HAS_COMPAT_RES_STATE=y # UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set UCLIBC_HAS_RESOLVER_SUPPORT=y -UCLIBC_HAS_LIBRESOLV_STUB=y -UCLIBC_HAS_LIBNSL_STUB=y # # String and Stdio Support @@ -249,4 +249,3 @@ UCLIBC_EXTRA_CFLAGS="" # UCLIBC_HAS_BACKTRACE is not set WARNINGS="-Wall" # EXTRA_WARNINGS is not set -# DOMULTI is not set -- cgit v1.2.3