diff options
Diffstat (limited to 'target/bfin/uclibc-ng.config')
-rw-r--r-- | target/bfin/uclibc-ng.config | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/target/bfin/uclibc-ng.config b/target/bfin/uclibc-ng.config index 73c4c0a5e..9ad6e73b4 100644 --- a/target/bfin/uclibc-ng.config +++ b/target/bfin/uclibc-ng.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# uClibc-ng 1.0.10 C Library Configuration +# uClibc-ng 1.0.15 C Library Configuration # # TARGET_alpha is not set # TARGET_arc is not set @@ -9,7 +9,9 @@ TARGET_bfin=y # 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_ia64 is not set # TARGET_lm32 is not set @@ -79,8 +81,7 @@ LDSO_NO_CLEANUP=y UCLIBC_CTOR_DTOR=y # LDSO_GNU_HASH_SUPPORT is not set # HAS_NO_THREADS is not set -LINUXTHREADS_OLD=y -# LINUXTHREADS_NEW is not set +UCLIBC_HAS_LINUXTHREADS=y UCLIBC_HAS_THREADS=y PTHREADS_DEBUG_SUPPORT=y UCLIBC_HAS_SYSLOG=y |