diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-05-29 09:35:19 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-05-29 09:40:25 +0200 |
commit | e16d5c7f32862478e79521b22cfabaaada631e66 (patch) | |
tree | c067221bab9d4c9391e09e5a61899f4726aa5e1f /target/h8300 | |
parent | 6e765e7458b927d9c5048df6ce6b685323d404b5 (diff) |
uClibc-ng: update to 1.0.15, refresh configs
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Diffstat (limited to 'target/h8300')
-rw-r--r-- | target/h8300/uclibc-ng.config | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/target/h8300/uclibc-ng.config b/target/h8300/uclibc-ng.config index 596b733d6..59412240c 100644 --- a/target/h8300/uclibc-ng.config +++ b/target/h8300/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 is not set # TARGET_c6x is not set # TARGET_cris is not set +# TARGET_frv is not set TARGET_h8300=y +# TARGET_hppa is not set # TARGET_i386 is not set # TARGET_ia64 is not set # TARGET_lm32 is not set @@ -64,9 +66,9 @@ ARCH_HAS_NO_SHARED=y ARCH_HAS_NO_LDSO=y UCLIBC_CTOR_DTOR=y # HAS_NO_THREADS is not set -LINUXTHREADS_OLD=y +UCLIBC_HAS_LINUXTHREADS=y UCLIBC_HAS_THREADS=y -PTHREADS_DEBUG_SUPPORT=y +# PTHREADS_DEBUG_SUPPORT is not set UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y MALLOC=y |