From 0590563f79de34318d99fb85273b89a7ac805902 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 10 Jan 2016 12:25:01 +0100 Subject: update to uClibc-ng 1.0.11, enable argp option, refresh configs Signed-off-by: Waldemar Brodkorb --- target/h8300/uclibc.config | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'target/h8300') diff --git a/target/h8300/uclibc.config b/target/h8300/uclibc.config index 14a39827d..0ab042b55 100644 --- a/target/h8300/uclibc.config +++ b/target/h8300/uclibc.config @@ -1,7 +1,8 @@ # # Automatically generated file; DO NOT EDIT. -# uClibc 1.0.4 C Library Configuration +# uClibc-ng 1.0.10 C Library Configuration # +# TARGET_alpha is not set # TARGET_arc is not set # TARGET_arm is not set # TARGET_avr32 is not set @@ -10,11 +11,14 @@ # TARGET_cris is not set TARGET_h8300=y # TARGET_i386 is not set +# TARGET_ia64 is not set +# TARGET_lm32 is not set # TARGET_m68k is not set # TARGET_metag is not set # TARGET_microblaze is not set # TARGET_mips is not set # TARGET_nios2 is not set +# TARGET_or1k is not set # TARGET_powerpc is not set # TARGET_sh is not set # TARGET_sparc is not set @@ -59,13 +63,15 @@ HAVE_NO_PIC=y ARCH_HAS_NO_SHARED=y ARCH_HAS_NO_LDSO=y UCLIBC_CTOR_DTOR=y -HAS_NO_THREADS=y -# LINUXTHREADS_OLD is not set +# HAS_NO_THREADS is not set +LINUXTHREADS_OLD=y +UCLIBC_HAS_THREADS=y +PTHREADS_DEBUG_SUPPORT=y UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y MALLOC=y # MALLOC_SIMPLE is not set -# MALLOC_GLIBC_COMPAT is not set +MALLOC_GLIBC_COMPAT=y UCLIBC_HAS_OBSTACK=y UCLIBC_DYNAMIC_ATEXIT=y COMPAT_ATEXIT=y @@ -117,7 +123,7 @@ UCLIBC_HAS_EPOLL=y UCLIBC_HAS_XATTR=y # UCLIBC_HAS_PROFILING is not set UCLIBC_HAS_CRYPT_IMPL=y -# UCLIBC_HAS_SHA256_CRYPT_IMPL is not set +UCLIBC_HAS_SHA256_CRYPT_IMPL=y # UCLIBC_HAS_SHA512_CRYPT_IMPL is not set UCLIBC_HAS_CRYPT=y UCLIBC_HAS_NETWORK_SUPPORT=y @@ -174,6 +180,7 @@ UCLIBC_HAS_SIGNUM_MESSAGES=y UCLIBC_HAS_GNU_GETOPT=y UCLIBC_HAS_GETOPT_LONG=y UCLIBC_HAS_GNU_GETSUBOPT=y +UCLIBC_HAS_ARGP=y # # Big and Tall @@ -211,6 +218,7 @@ UCLIBC_BUILD_NOEXECSTACK=y CROSS_COMPILER_PREFIX="" UCLIBC_EXTRA_CFLAGS="" # DODEBUG is not set +# DODEBUG_PT is not set # DOSTRIP is not set # DOASSERTS is not set # UCLIBC_MALLOC_DEBUGGING is not set -- cgit v1.2.3