summaryrefslogtreecommitdiff
path: root/target/sh/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/sh/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/sh/uclibc-ng.config')
-rw-r--r--target/sh/uclibc-ng.config17
1 files changed, 10 insertions, 7 deletions
diff --git a/target/sh/uclibc-ng.config b/target/sh/uclibc-ng.config
index eb402749f..d82ed1e39 100644
--- a/target/sh/uclibc-ng.config
+++ b/target/sh/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,11 +9,8 @@
# 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
@@ -25,7 +22,6 @@
# TARGET_powerpc is not set
TARGET_sh=y
# TARGET_sparc is not set
-# TARGET_v850 is not set
# TARGET_x86_64 is not set
# TARGET_xtensa is not set
@@ -83,13 +79,17 @@ 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
+# LINUXTHREADS_OLD 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
+MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y
COMPAT_ATEXIT=y
@@ -142,7 +142,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=y
+# UCLIBC_HAS_SHA512_CRYPT_IMPL is not set
UCLIBC_HAS_CRYPT=y
UCLIBC_HAS_NETWORK_SUPPORT=y
UCLIBC_HAS_SOCKET=y
@@ -199,12 +199,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 is not set
UCLIBC_HAS_FNMATCH=y
+# UCLIBC_HAS_FNMATCH_OLD is not set
UCLIBC_HAS_WORDEXP=y
UCLIBC_HAS_NFTW=y
UCLIBC_HAS_FTW=y