<p>Nico Huber <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/22786">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">buildgcc: Add patch to work around Musl libc issue<br><br>GCC includes `sched.h` after poisoning calloc(). This results in a<br>build failure with Musl libc. We work around the issue by including<br>`sched.h` earlier and throw around some void pointers so we only<br>have to do it in one place.<br><br>Change-Id: I1d5462eb9a448147a95dd4ec50361b3f5a28910c<br>Signed-off-by: Nico Huber <nico.h@gmx.de><br>---<br>A util/crossgcc/patches/gcc-6.3.0_ada-musl_workaround.patch<br>1 file changed, 118 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/22786/2</pre><p>To view, visit <a href="https://review.coreboot.org/22786">change 22786</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/22786"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I1d5462eb9a448147a95dd4ec50361b3f5a28910c </div>
<div style="display:none"> Gerrit-Change-Number: 22786 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Nico Huber <nico.h@gmx.de> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>