diff options
Diffstat (limited to 'target/c6x')
-rw-r--r-- | target/c6x/uclibc-ng.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/c6x/uclibc-ng.config b/target/c6x/uclibc-ng.config index b22ec7ad4..1d4f600ff 100644 --- a/target/c6x/uclibc-ng.config +++ b/target/c6x/uclibc-ng.config @@ -54,7 +54,7 @@ UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y DO_C99_MATH=y # DO_XSI_MATH is not set -UCLIBC_HAS_FENV=y +# UCLIBC_HAS_FENV is not set KERNEL_HEADERS="" UCLIBC_UCLINUX_BROKEN_MUNMAP=y HAVE_DOT_CONFIG=y |