diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-13 21:59:06 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-13 21:59:50 +0200 |
| commit | ce2eb8f92671ec426c996baca1ef9931c3bacb68 (patch) | |
| tree | d3a885bbd94a72a4f486b3b51b6cebb049bc1672 /target/arm | |
| parent | 6c85bf610d803db0183faa02ffebbf1f48c318c2 (diff) | |
a lot of bugfixes and package updates
Diffstat (limited to 'target/arm')
| -rw-r--r-- | target/arm/uclibc-ng.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/arm/uclibc-ng.config b/target/arm/uclibc-ng.config index c012bd269..0c62a8e0a 100644 --- a/target/arm/uclibc-ng.config +++ b/target/arm/uclibc-ng.config @@ -53,7 +53,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="" HAVE_DOT_CONFIG=y |
