math build regression

Joseph S. Myers joseph@codesourcery.com
Fri Mar 9 23:30:00 GMT 2012


On Fri, 9 Mar 2012, David Miller wrote:

> From: Roland McGrath <roland@hack.frob.com>
> Date: Fri,  9 Mar 2012 15:22:54 -0800 (PST)
> 
> >> This is wrong, it causes math/math_private.h to be preferred over sysdep
> >> versions.
> > 
> > D'oh.  I was vaguely afraid of that but forgot to mention it.
> 
> Should I instead just create a sysdeps/sparc/fpu/math_private.h and
> revert the include/math_private.h thing?

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

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list