diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2014-08-25 01:52:21 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2014-08-25 01:52:21 +0200 |
commit | ca33f8eba342577dc82d8d2a0b000c75719bc3f1 (patch) | |
tree | 6d72fd79ef9595689fef515bbed22692f0329867 /target | |
parent | 581e895d168d24cb93a00b02a7fd86fda5ad6c00 (diff) |
disable XSI_MATH, prevent testsuite linking failures.
Diffstat (limited to 'target')
-rw-r--r-- | target/arm/uclibc.config | 2 | ||||
-rw-r--r-- | target/m68k/uclibc.config | 2 | ||||
-rw-r--r-- | target/mips/uclibc.config | 2 | ||||
-rw-r--r-- | target/mips64/uclibc.config | 2 | ||||
-rw-r--r-- | target/ppc/uclibc.config | 2 | ||||
-rw-r--r-- | target/sh/uclibc.config | 2 | ||||
-rw-r--r-- | target/x86/uclibc.config | 2 | ||||
-rw-r--r-- | target/x86_64/uclibc.config | 2 | ||||
-rw-r--r-- | target/xtensa/uclibc.config | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/target/arm/uclibc.config b/target/arm/uclibc.config index bc177dac2..dbf41072b 100644 --- a/target/arm/uclibc.config +++ b/target/arm/uclibc.config @@ -55,7 +55,7 @@ UCLIBC_HAS_FLOATS=y # UCLIBC_HAS_FPU is not set UCLIBC_HAS_SOFT_FLOAT=y DO_C99_MATH=y -DO_XSI_MATH=y +# DO_XSI_MATH is not set UCLIBC_HAS_FENV=y KERNEL_HEADERS="" HAVE_DOT_CONFIG=y diff --git a/target/m68k/uclibc.config b/target/m68k/uclibc.config index c0e0dbe33..54e6f6322 100644 --- a/target/m68k/uclibc.config +++ b/target/m68k/uclibc.config @@ -38,7 +38,7 @@ ARCH_USE_MMU=y UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y DO_C99_MATH=y -DO_XSI_MATH=y +# DO_XSI_MATH is not set UCLIBC_HAS_FENV=y UCLIBC_HAS_LONG_DOUBLE_MATH=y KERNEL_HEADERS="" diff --git a/target/mips/uclibc.config b/target/mips/uclibc.config index 0c34a6efc..496a21deb 100644 --- a/target/mips/uclibc.config +++ b/target/mips/uclibc.config @@ -61,7 +61,7 @@ ARCH_USE_MMU=y UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y DO_C99_MATH=y -DO_XSI_MATH=y +# DO_XSI_MATH is not set UCLIBC_HAS_FENV=y KERNEL_HEADERS="" HAVE_DOT_CONFIG=y diff --git a/target/mips64/uclibc.config b/target/mips64/uclibc.config index 1c3fc2c7e..83d14bc49 100644 --- a/target/mips64/uclibc.config +++ b/target/mips64/uclibc.config @@ -61,7 +61,7 @@ ARCH_USE_MMU=y UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y DO_C99_MATH=y -DO_XSI_MATH=y +# DO_XSI_MATH is not set UCLIBC_HAS_FENV=y KERNEL_HEADERS="" HAVE_DOT_CONFIG=y diff --git a/target/ppc/uclibc.config b/target/ppc/uclibc.config index d634c6701..b6e877895 100644 --- a/target/ppc/uclibc.config +++ b/target/ppc/uclibc.config @@ -54,7 +54,7 @@ ARCH_USE_MMU=y UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y DO_C99_MATH=y -DO_XSI_MATH=y +# DO_XSI_MATH is not set UCLIBC_HAS_FENV=y UCLIBC_HAS_LONG_DOUBLE_MATH=y KERNEL_HEADERS="" diff --git a/target/sh/uclibc.config b/target/sh/uclibc.config index 63f12e580..f392f793a 100644 --- a/target/sh/uclibc.config +++ b/target/sh/uclibc.config @@ -56,7 +56,7 @@ ARCH_USE_MMU=y UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y DO_C99_MATH=y -DO_XSI_MATH=y +# DO_XSI_MATH is not set UCLIBC_HAS_FENV=y UCLIBC_HAS_LONG_DOUBLE_MATH=y KERNEL_HEADERS="" diff --git a/target/x86/uclibc.config b/target/x86/uclibc.config index d557f9ac8..952c4dcfd 100644 --- a/target/x86/uclibc.config +++ b/target/x86/uclibc.config @@ -56,7 +56,7 @@ ARCH_USE_MMU=y UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y DO_C99_MATH=y -DO_XSI_MATH=y +# DO_XSI_MATH is not set UCLIBC_HAS_FENV=y UCLIBC_HAS_LONG_DOUBLE_MATH=y KERNEL_HEADERS="" diff --git a/target/x86_64/uclibc.config b/target/x86_64/uclibc.config index 57447a0aa..0fb2751e3 100644 --- a/target/x86_64/uclibc.config +++ b/target/x86_64/uclibc.config @@ -52,7 +52,7 @@ ARCH_USE_MMU=y UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y DO_C99_MATH=y -DO_XSI_MATH=y +# DO_XSI_MATH is not set UCLIBC_HAS_FENV=y UCLIBC_HAS_LONG_DOUBLE_MATH=y KERNEL_HEADERS="" diff --git a/target/xtensa/uclibc.config b/target/xtensa/uclibc.config index de848f332..866932381 100644 --- a/target/xtensa/uclibc.config +++ b/target/xtensa/uclibc.config @@ -47,7 +47,7 @@ ARCH_USE_MMU=y UCLIBC_HAS_FLOATS=y UCLIBC_HAS_FPU=y DO_C99_MATH=y -DO_XSI_MATH=y +# DO_XSI_MATH is not set UCLIBC_HAS_FENV=yes KERNEL_HEADERS="" HAVE_DOT_CONFIG=y |