From 48bd059a225de07cc82f84b0c1843f0c9a0f16e8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 26 Jun 2017 12:40:58 +0200 Subject: uclibc-ng: update default configs --- target/bfin/uclibc-ng.config | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'target/bfin') diff --git a/target/bfin/uclibc-ng.config b/target/bfin/uclibc-ng.config index 564ef0c34..c2ef410d8 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.24 C Library Configuration +# uClibc-ng 1.0.25 C Library Configuration # # TARGET_aarch64 is not set # TARGET_alpha is not set @@ -26,6 +26,7 @@ TARGET_bfin=y # TARGET_powerpc is not set # TARGET_sh is not set # TARGET_sparc is not set +# TARGET_sparc64 is not set # TARGET_x86_64 is not set # TARGET_xtensa is not set @@ -53,7 +54,7 @@ ARCH_HAS_NO_MMU=y UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y DO_C99_MATH=y -# DO_XSI_MATH is not set +DO_XSI_MATH=y # UCLIBC_HAS_FENV is not set UCLIBC_HAS_LONG_DOUBLE_MATH=y KERNEL_HEADERS="" @@ -164,7 +165,7 @@ UCLIBC_HAS_CTYPE_CHECKED=y # UCLIBC_HAS_CTYPE_ENFORCED is not set UCLIBC_HAS_WCHAR=y # UCLIBC_HAS_LIBICONV is not set -UCLIBC_HAS_LIBINTL=y +# UCLIBC_HAS_LIBINTL is not set # UCLIBC_HAS_LOCALE is not set UCLIBC_HAS_HEXADECIMAL_FLOATS=y UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y -- cgit v1.2.3