Browse Source

sh: enable fenv support in uClibc-ng config

Waldemar Brodkorb 1 month ago
parent
commit
54b5039ea1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      target/sh/uclibc-ng.config

+ 2 - 1
target/sh/uclibc-ng.config

@@ -1,6 +1,6 @@
 #
 #
 # Automatically generated file; DO NOT EDIT.
 # Automatically generated file; DO NOT EDIT.
-# uClibc-ng 1.0.45 C Library Configuration
+# uClibc-ng 1.0.52 C Library Configuration
 #
 #
 # TARGET_aarch64 is not set
 # TARGET_aarch64 is not set
 # TARGET_alpha is not set
 # TARGET_alpha is not set
@@ -64,6 +64,7 @@ UCLIBC_HAS_FLOATS=y
 UCLIBC_HAS_FPU=y
 UCLIBC_HAS_FPU=y
 DO_C99_MATH=y
 DO_C99_MATH=y
 DO_XSI_MATH=y
 DO_XSI_MATH=y
+UCLIBC_HAS_FENV=y
 UCLIBC_HAS_LONG_DOUBLE_MATH=y
 UCLIBC_HAS_LONG_DOUBLE_MATH=y
 KERNEL_HEADERS=""
 KERNEL_HEADERS=""
 HAVE_DOT_CONFIG=y
 HAVE_DOT_CONFIG=y