[Bug build/21604] glibc fails to build with a gcc/musl toolchain

keno at juliacomputing dot com sourceware-bugzilla@sourceware.org
Thu Oct 26 04:46:00 GMT 2017


https://sourceware.org/bugzilla/show_bug.cgi?id=21604

Keno Fischer <keno at juliacomputing dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |keno at juliacomputing dot com

--- Comment #3 from Keno Fischer <keno at juliacomputing dot com> ---
Just ran into this as well. I would suggest removing those OS X/FreeBSD checks
and guarding the u_char_defined check by an additional `#ifdef __GLIBC__`. It
seems unreasonable to assume that any random libc would define `__u_char`. Does
that sound reasonable?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list