This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: math build regression


From: Richard Henderson <rth@twiddle.net>
Date: Fri, 09 Mar 2012 15:36:18 -0800

> 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.

Thanks a lot Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]