From 597c81b8b4c29ddfee2bb14a1c20e82fb07366e2 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 27 Jan 2016 22:36:24 +0100 Subject: allow to build nios2 uClibc-ng toolchain --- target/nios2/uclibc.config | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'target/nios2') diff --git a/target/nios2/uclibc.config b/target/nios2/uclibc.config index 18ef044b5..26653e496 100644 --- a/target/nios2/uclibc.config +++ b/target/nios2/uclibc.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# uClibc-ng 1.0.10 C Library Configuration +# uClibc-ng 1.0.11 C Library Configuration # # TARGET_alpha is not set # TARGET_arc is not set @@ -34,7 +34,6 @@ TARGET_SUBARCH="" UCLIBC_FORMAT_FLAT=y # UCLIBC_FORMAT_FLAT_SEP_DATA is not set # UCLIBC_FORMAT_SHARED_FLAT is not set -ARCH_HAS_DEPRECATED_SYSCALLS=y ARCH_LITTLE_ENDIAN=y # @@ -45,12 +44,8 @@ ARCH_HAS_NO_MMU=y # # Target CPU lacks a memory management unit (MMU) # -UCLIBC_HAS_FLOATS=y +# UCLIBC_HAS_FLOATS is not set # UCLIBC_HAS_FPU is not set -UCLIBC_HAS_SOFT_FLOAT=y -DO_C99_MATH=y -# DO_XSI_MATH is not set -# UCLIBC_HAS_FENV is not set KERNEL_HEADERS="" UCLIBC_UCLINUX_BROKEN_MUNMAP=y HAVE_DOT_CONFIG=y @@ -64,7 +59,6 @@ ARCH_HAS_NO_LDSO=y UCLIBC_CTOR_DTOR=y # HAS_NO_THREADS is not set LINUXTHREADS_OLD=y -# LINUXTHREADS_NEW is not set UCLIBC_HAS_THREADS=y PTHREADS_DEBUG_SUPPORT=y UCLIBC_HAS_SYSLOG=y @@ -152,7 +146,6 @@ UCLIBC_HAS_CTYPE_CHECKED=y # UCLIBC_HAS_CTYPE_ENFORCED is not set UCLIBC_HAS_WCHAR=y # UCLIBC_HAS_LOCALE is not set -UCLIBC_HAS_HEXADECIMAL_FLOATS=y UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9 # UCLIBC_HAS_STDIO_BUFSIZ_256 is not set -- cgit v1.2.3