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/ia64/uclibc.config | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'target/ia64') diff --git a/target/ia64/uclibc.config b/target/ia64/uclibc.config index 29dccec90..75f22effb 100644 --- a/target/ia64/uclibc.config +++ b/target/ia64/uclibc.config @@ -1,7 +1,8 @@ # # Automatically generated file; DO NOT EDIT. -# uClibc-ng 1.0.7 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 @@ -11,6 +12,7 @@ # TARGET_h8300 is not set # TARGET_i386 is not set TARGET_ia64=y +# TARGET_lm32 is not set # TARGET_m68k is not set # TARGET_metag is not set # TARGET_microblaze is not set @@ -29,9 +31,6 @@ TARGET_ia64=y TARGET_ARCH="ia64" FORCE_OPTIONS_FOR_ARCH=y TARGET_SUBARCH="" -# UCLIBC_FORMAT_FLAT is not set -# UCLIBC_FORMAT_FLAT_SEP_DATA is not set -# UCLIBC_FORMAT_SHARED_FLAT is not set # # Using ELF file format @@ -60,9 +59,11 @@ DOPIC=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 # LINUXTHREADS_NEW is not set +UCLIBC_HAS_THREADS=y +PTHREADS_DEBUG_SUPPORT=y UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y MALLOC=y @@ -120,7 +121,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 @@ -177,6 +178,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 @@ -214,6 +216,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