This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: math build regression
On 03/09/12 15:30, Joseph S. Myers wrote:
> Can't you move math/math_private.h to sysdeps/generic/, remove
> include/math_private.h and change includes of <math/math_private.h> in
> architecture math_private.h headers to #include_next <math_private.h>?
I'll do this. I already have a patch pending for "math_private.h"
to <math_private.h> and a second to change to include_next.
r~