aboutsummaryrefslogtreecommitdiff
path: root/util/inteltool/pcr.c
diff options
context:
space:
mode:
authorNico Huber <nico.h@gmx.de>2017-12-08 20:16:27 +0100
committerStefan Reinauer <stefan.reinauer@coreboot.org>2018-01-15 01:15:27 +0000
commit76a4f71e89722fd579daa559a1d24b3d710dbed6 (patch)
treeadcfe41c3d7664a9d8a56a74bfafc72a997d47c9 /util/inteltool/pcr.c
parentafda56e1ad8719a11cd75d448a6a9d50974cc680 (diff)
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@gmx.de> Reviewed-on: https://review.coreboot.org/22786 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Diffstat (limited to 'util/inteltool/pcr.c')
0 files changed, 0 insertions, 0 deletions