summaryrefslogtreecommitdiff
path: root/target/metag/uclibc-ng.config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-02-07 22:41:09 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-02-07 22:41:09 +0100
commit7f1cd32118f1f4625f9048d7bd32873ecbc4322b (patch)
tree8b599ab06d4a6a95cf6206c448aea61e21cab0b2 /target/metag/uclibc-ng.config
parent6d2e9103d92790de1029e07fcb93099161fd61b6 (diff)
uclibc-ng: simplify config, only use uclibc-ng.config as git master is now 1.0 config
Diffstat (limited to 'target/metag/uclibc-ng.config')
-rw-r--r--target/metag/uclibc-ng.config22
1 files changed, 12 insertions, 10 deletions
diff --git a/target/metag/uclibc-ng.config b/target/metag/uclibc-ng.config
index 671bf929b..cd6bccfd7 100644
--- a/target/metag/uclibc-ng.config
+++ b/target/metag/uclibc-ng.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# uClibc-ng 1.0.0-git C Library Configuration
+# uClibc-ng 1.0.10 C Library Configuration
#
# TARGET_alpha is not set
# TARGET_arc is not set
@@ -9,21 +9,19 @@
# 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 is not set
-# TARGET_i960 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
-# TARGET_v850 is not set
# TARGET_x86_64 is not set
# TARGET_xtensa is not set
@@ -40,8 +38,6 @@ TARGET_SUBARCH=""
# Using ELF file format
#
ARCH_LITTLE_ENDIAN=y
-# ARCH_WANTS_BIG_ENDIAN is not set
-# ARCH_WANTS_LITTLE_ENDIAN is not set
#
# Using Little Endian
@@ -76,17 +72,20 @@ 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
-# 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 is not set
+# MALLOC_SIMPLE is not set
+MALLOC_STANDARD=y
+# MALLOC_GLIBC_COMPAT is not set
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y
COMPAT_ATEXIT=y
@@ -138,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
@@ -196,12 +195,15 @@ 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
#
UCLIBC_HAS_REGEX=y
+UCLIBC_HAS_REGEX_OLD=y
UCLIBC_HAS_FNMATCH=y
+UCLIBC_HAS_FNMATCH_OLD=y
UCLIBC_HAS_WORDEXP=y
UCLIBC_HAS_NFTW=y
UCLIBC_HAS_FTW=y