--- glibc-ports-2.13-26-g9145616/sysdeps/arm/bits/mathdef.h.old 2011-07-14 20:29:25.000000000 -0400 +++ glibc-ports-2.13-26-g9145616/sysdeps/arm/bits/mathdef.h 2011-07-14 20:29:37.000000000 -0400 @@ -51,7 +51,2 @@ typedef double double_t; /* `double' exp #endif /* ISO C99 */ -#ifndef __NO_LONG_DOUBLE_MATH -/* Signal that we do not really have a `long double'. This disables the - declaration of all the `long double' function variants. */ -# define __NO_LONG_DOUBLE_MATH 1 -#endif