https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68931
Bug ID: 68931 Summary: gccgo fails to build using MUSL libc Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go Assignee: ian at airs dot com Reporter: gccbugzilla at daniel dot thecshore.com CC: cmang at google dot com Target Milestone: --- Created attachment 37045 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37045&action=edit Patch for missing types when building go with MUSL Using MUSL gccgo fails to build due to missing types. The patch attached resolves the issue: