diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-03-25 11:04:18 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-03-26 21:08:05 +0100 |
commit | 2c420855ca68eaf1586a882fe85dc6ad518dcc7a (patch) | |
tree | 0dc148f2edb1ac3f8624b78f636dafa90ad564d4 /target | |
parent | 2bea9aa06273cdd6476f10b52a320f8c18e788ea (diff) |
firefox: update to version 45.0
Diffstat (limited to 'target')
-rw-r--r-- | target/x86/uclibc-ng.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/x86/uclibc-ng.config b/target/x86/uclibc-ng.config index 03eeab7bc..ef24c8159 100644 --- a/target/x86/uclibc-ng.config +++ b/target/x86/uclibc-ng.config @@ -50,7 +50,7 @@ ARCH_USE_MMU=y UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y DO_C99_MATH=y -# DO_XSI_MATH is not set +DO_XSI_MATH=y # UCLIBC_HAS_FENV is not set # UCLIBC_HAS_LONG_DOUBLE_MATH is not set KERNEL_HEADERS="" |