summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-17 09:04:22 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-17 09:04:22 +0200
commit1a10d0e3ef4d137a9093d27c99fec286a083c521 (patch)
tree421e73fa7511d24b5f5a049b8f6109986354cc17 /target
parentbae480656aac1ec7ad3c2582bd6efe431298bcee (diff)
enable NPTL for m68k
Diffstat (limited to 'target')
-rw-r--r--target/m68k/uclibc.config11
1 files changed, 6 insertions, 5 deletions
diff --git a/target/m68k/uclibc.config b/target/m68k/uclibc.config
index d1c132bc3..12e42b194 100644
--- a/target/m68k/uclibc.config
+++ b/target/m68k/uclibc.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Version: 0.9.33.2
-# Fri Sep 21 11:44:35 2012
+# Thu Oct 17 09:03:34 2013
#
# TARGET_alpha is not set
# TARGET_arm is not set
@@ -77,11 +77,12 @@ LDSO_LD_LIBRARY_PATH=y
UCLIBC_CTOR_DTOR=y
# LDSO_GNU_HASH_SUPPORT is not set
# HAS_NO_THREADS is not set
-LINUXTHREADS_OLD=y
+# LINUXTHREADS_OLD is not set
# LINUXTHREADS_NEW is not set
-# UCLIBC_HAS_THREADS_NATIVE is not set
+UCLIBC_HAS_THREADS_NATIVE=y
UCLIBC_HAS_THREADS=y
-PTHREADS_DEBUG_SUPPORT=y
+UCLIBC_HAS_TLS=y
+# PTHREADS_DEBUG_SUPPORT is not set
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
# MALLOC is not set
@@ -194,6 +195,7 @@ UCLIBC_HAS_ERRNO_MESSAGES=y
UCLIBC_HAS_SIGNUM_MESSAGES=y
# UCLIBC_HAS_SYS_SIGLIST is not set
UCLIBC_HAS_GNU_GETOPT=y
+UCLIBC_HAS_STDIO_FUTEXES=y
UCLIBC_HAS_GNU_GETSUBOPT=y
#
@@ -234,7 +236,6 @@ UCLIBC_BUILD_NOEXECSTACK=y
CROSS_COMPILER_PREFIX=""
UCLIBC_EXTRA_CFLAGS=""
# DODEBUG is not set
-# DODEBUG_PT is not set
DOSTRIP=y
# DOASSERTS is not set
# SUPPORT_LD_DEBUG is not set