[coreboot-gerrit] Change in coreboot[master]: buildgcc: Add patch to work around Musl libc issue

Nico Huber (Code Review) gerrit at coreboot.org
Fri Dec 8 21:52:48 CET 2017


Hello build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/22786

to look at the new patch set (#2).

Change subject: buildgcc: Add patch to work around Musl libc issue
......................................................................

buildgcc: Add patch to work around Musl libc issue

GCC includes `sched.h` after poisoning calloc(). This results in a
build failure with Musl libc. We work around the issue by including
`sched.h` earlier and throw around some void pointers so we only
have to do it in one place.

Change-Id: I1d5462eb9a448147a95dd4ec50361b3f5a28910c
Signed-off-by: Nico Huber <nico.h at gmx.de>
---
A util/crossgcc/patches/gcc-6.3.0_ada-musl_workaround.patch
1 file changed, 118 insertions(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/22786/2
-- 
To view, visit https://review.coreboot.org/22786
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1d5462eb9a448147a95dd4ec50361b3f5a28910c
Gerrit-Change-Number: 22786
Gerrit-PatchSet: 2
Gerrit-Owner: Nico Huber <nico.h at gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171208/654d8a25/attachment.html>


More information about the coreboot-gerrit mailing list