coreboot-kgpe-d16/util/crossgcc/patches
Nico Huber 76a4f71e89 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>
2018-01-15 01:15:27 +00:00
..
acpica-unix2-20161222_iasl.patch
binutils-2.29.1_mips-gold.patch buildgcc: Update binutils to 2.29.1 2017-10-16 13:57:37 +00:00
binutils-2.29.1_no-bfd-doc.patch buildgcc: Update binutils to 2.29.1 2017-10-16 13:57:37 +00:00
gcc-6.3.0_ada-musl_workaround.patch buildgcc: Add patch to work around Musl libc issue 2018-01-15 01:15:27 +00:00
gcc-6.3.0_ada-raise.patch
gcc-6.3.0_elf_biarch.patch
gcc-6.3.0_gnat.patch
gcc-6.3.0_libgcc.patch
gcc-6.3.0_memmodel.patch
gcc-6.3.0_nds32_ite.patch buildgcc: Integrate nds32 update from Andes Technology 2017-09-01 12:32:36 +00:00
gcc-6.3.0_no-p-var.patch
gcc-6.3.0_pointer_integer.patch
gcc-6.3.0_riscv.patch buildgcc: Integrate nds32 update from Andes Technology 2017-09-01 12:32:36 +00:00
gdb-8.0_amd64.patch buildgcc: Update to gdb 8.0 and expat 2.2.1 2017-08-07 21:47:17 +00:00
gdb-8.0_no-doc.patch buildgcc: Update to gdb 8.0 and expat 2.2.1 2017-08-07 21:47:17 +00:00
gdb-8.0_pythonhome.patch buildgcc: Update to gdb 8.0 and expat 2.2.1 2017-08-07 21:47:17 +00:00
gmp-6.1.2_freebsd-configure.patch