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 buildgcc: Update GCC, Binutils, GMP, MPFR, GDB, IASL and LLVM 2017-03-05 18:35:18 +01:00
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 util/crossgcc: Fix building gcc 6.3.0 with clang 2017-06-27 05:27:56 +00:00
gcc-6.3.0_elf_biarch.patch buildgcc: Update GCC, Binutils, GMP, MPFR, GDB, IASL and LLVM 2017-03-05 18:35:18 +01:00
gcc-6.3.0_gnat.patch buildgcc: Update GCC, Binutils, GMP, MPFR, GDB, IASL and LLVM 2017-03-05 18:35:18 +01:00
gcc-6.3.0_libgcc.patch buildgcc: Update GCC, Binutils, GMP, MPFR, GDB, IASL and LLVM 2017-03-05 18:35:18 +01:00
gcc-6.3.0_memmodel.patch buildgcc: Update GCC, Binutils, GMP, MPFR, GDB, IASL and LLVM 2017-03-05 18:35:18 +01:00
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 crossgcc: patch out uses of $(P) variable from gcc/ada build 2017-07-18 13:36:01 +00:00
gcc-6.3.0_pointer_integer.patch crossgcc: Resolve pointer and integer comparison in GCC 2017-06-08 23:29:15 +02:00
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 toolchain: fix compilation of GMP on FreeBSD 2017-03-09 12:15:56 +01:00