summaryrefslogtreecommitdiff
path: root/target/metag
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-01-10 12:25:01 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-01-10 12:27:50 +0100
commit0590563f79de34318d99fb85273b89a7ac805902 (patch)
treeffbd9e8464513a0247dbe3942c148e6b233c2d5d /target/metag
parent47894ff21b2aedd92c010043e29c9a21104f6509 (diff)
update to uClibc-ng 1.0.11, enable argp option, refresh configs
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Diffstat (limited to 'target/metag')
-rw-r--r--target/metag/uclibc.config11
1 files changed, 8 insertions, 3 deletions
diff --git a/target/metag/uclibc.config b/target/metag/uclibc.config
index 66ecd40e0..cd6bccfd7 100644
--- a/target/metag/uclibc.config
+++ b/target/metag/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 is not set
# TARGET_i386 is not set
+# TARGET_ia64 is not set
+# TARGET_lm32 is not set
# TARGET_m68k is not set
TARGET_metag=y
# 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
@@ -68,7 +72,7 @@ LDSO_RUNPATH_OF_EXECUTABLE=y
LDSO_SAFE_RUNPATH=y
LDSO_SEARCH_INTERP_PATH=y
LDSO_LD_LIBRARY_PATH=y
-# LDSO_NO_CLEANUP is not set
+LDSO_NO_CLEANUP=y
UCLIBC_CTOR_DTOR=y
# LDSO_GNU_HASH_SUPPORT is not set
# HAS_NO_THREADS is not set
@@ -133,7 +137,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
@@ -191,6 +195,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