summaryrefslogtreecommitdiff
path: root/target/c6x
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-12-30 19:09:18 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-12-30 19:09:18 +0100
commit4077374c95e206d93a48171a593919c0d927ee89 (patch)
tree8d3d01a9d732c236e4ab2b4af86e106309c1e92c /target/c6x
parent0dfd6d9d525cc0cca21f763648421d0c3eed0cba (diff)
improve c6x toolchain build support
Diffstat (limited to 'target/c6x')
-rw-r--r--target/c6x/uclibc.config19
1 files changed, 1 insertions, 18 deletions
diff --git a/target/c6x/uclibc.config b/target/c6x/uclibc.config
index 5cd7d059d..0532ccfae 100644
--- a/target/c6x/uclibc.config
+++ b/target/c6x/uclibc.config
@@ -2,26 +2,18 @@
# Automatically generated file; DO NOT EDIT.
# uClibc 1.0.0-git C Library Configuration
#
-# TARGET_alpha is not set
# TARGET_arc is not set
# TARGET_arm is not set
# TARGET_avr32 is not set
# TARGET_bfin is not set
TARGET_c6x=y
# TARGET_cris is not set
-# TARGET_hppa is not set
# TARGET_i386 is not set
-# TARGET_ia64 is not set
# TARGET_m68k is not set
-# TARGET_metag 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_sh64 is not set
# TARGET_sparc is not set
-# TARGET_vax is not set
# TARGET_x86_64 is not set
# TARGET_xtensa is not set
@@ -30,8 +22,6 @@ TARGET_c6x=y
#
TARGET_ARCH="c6x"
FORCE_OPTIONS_FOR_ARCH=y
-# CONFIG_CRIS is not set
-# CONFIG_CRISV32 is not set
CONFIG_GENERIC_C6X=y
# CONFIG_TMS320C64X is not set
# CONFIG_TMS320C64XPLUS is not set
@@ -79,17 +69,12 @@ LDSO_LD_LIBRARY_PATH=y
# LDSO_NO_CLEANUP is not set
UCLIBC_CTOR_DTOR=y
# LDSO_GNU_HASH_SUPPORT is not set
-# HAS_NO_THREADS is not set
+HAS_NO_THREADS=y
# LINUXTHREADS_OLD is not set
-# LINUXTHREADS_NEW is not set
-UCLIBC_HAS_THREADS_NATIVE=y
-UCLIBC_HAS_THREADS=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
@@ -236,7 +221,6 @@ 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
@@ -246,4 +230,3 @@ UCLIBC_EXTRA_CFLAGS=""
WARNINGS="-Wall"
# EXTRA_WARNINGS is not set
# DOMULTI is not set
-# UCLIBC_MJN3_ONLY is not set