diff options
Diffstat (limited to 'target/hppa')
-rw-r--r-- | target/hppa/uclibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/hppa/uclibc.config b/target/hppa/uclibc.config index 1a0aef14f..f0adb68bd 100644 --- a/target/hppa/uclibc.config +++ b/target/hppa/uclibc.config @@ -46,7 +46,7 @@ UCLIBC_HAS_FLOATS=y UCLIBC_HAS_SOFT_FLOAT=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 |