Fix compilation of test-signgam-* tests

This commit is contained in:
Andreas Schwab 2016-03-15 00:00:07 +01:00
parent 981569c74c
commit 2beb1010e4
3 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2016-03-14 Andreas Schwab <schwab@linux-m68k.org>
* math/test-signgam-finite-c99.c: Also #undef
__LIBC_INTERNAL_MATH_INLINES.
* math/test-signgam-main.c: Likewise.
2016-03-14 Joseph Myers <joseph@codesourcery.com>
* bits/mman-linux.h [__USE_MISC] (MADV_FREE): New macro.

View File

@ -17,6 +17,7 @@
<http://www.gnu.org/licenses/>. */
#undef _LIBC
#undef __LIBC_INTERNAL_MATH_INLINES
#undef _GNU_SOURCE
#undef _Mlong_double_
#define _ISOMAC

View File

@ -17,6 +17,7 @@
<http://www.gnu.org/licenses/>. */
#undef _LIBC
#undef __LIBC_INTERNAL_MATH_INLINES
#undef _GNU_SOURCE
#define _ISOMAC