summaryrefslogtreecommitdiff
path: root/target/c6x
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-03-10 17:03:09 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-03-10 17:03:27 -0500
commit4a18b68760a9f4942234dd323e7919cf715f7ef7 (patch)
tree0b43ca3fb7d0a2dcd35a067df0fc4dbf63df9b0b /target/c6x
parent00ca765680f3c8d201eb26a773d7d3f42ccc5b4b (diff)
update uCLibc config, enable linuxthreads
Diffstat (limited to 'target/c6x')
-rw-r--r--target/c6x/uclibc.config18
1 files changed, 12 insertions, 6 deletions
diff --git a/target/c6x/uclibc.config b/target/c6x/uclibc.config
index 0532ccfae..0a1dda052 100644
--- a/target/c6x/uclibc.config
+++ b/target/c6x/uclibc.config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# uClibc 1.0.0-git C Library Configuration
+# uClibc 1.0.1 C Library Configuration
#
# TARGET_arc is not set
# TARGET_arm is not set
@@ -10,7 +10,9 @@ TARGET_c6x=y
# TARGET_cris is not set
# TARGET_i386 is not set
# TARGET_m68k is not set
+# TARGET_microblaze is not set
# TARGET_mips is not set
+# TARGET_nios2 is not set
# TARGET_powerpc is not set
# TARGET_sh is not set
# TARGET_sparc is not set
@@ -63,14 +65,17 @@ LDSO_BASE_FILENAME="ld.so"
# LDSO_PRELINK_SUPPORT is not set
# UCLIBC_STATIC_LDCONFIG is not set
LDSO_RUNPATH=y
+# LDSO_RUNPATH_OF_EXECUTABLE is not set
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=y
-# LINUXTHREADS_OLD is not set
+# HAS_NO_THREADS is not set
+LINUXTHREADS_OLD=y
+UCLIBC_HAS_THREADS=y
+# PTHREADS_DEBUG_SUPPORT is not set
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
MALLOC=y
@@ -124,8 +129,8 @@ 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_SHA512_CRYPT_IMPL is not set
+UCLIBC_HAS_SHA256_CRYPT_IMPL=y
+UCLIBC_HAS_SHA512_CRYPT_IMPL=y
UCLIBC_HAS_CRYPT=y
UCLIBC_HAS_NETWORK_SUPPORT=y
UCLIBC_HAS_SOCKET=y
@@ -221,6 +226,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
# SUPPORT_LD_DEBUG is not set