The current clang version cannot be built using GCC-15 so switch to a more recent release. It also adds a new dependency called third party. Its used in various LLVM components and is needed to build clang. Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com> Change-Id: I0f2ebc214726fd4ae4f7bba50a662dd5cb89a718 Reviewed-on: https://review.coreboot.org/c/coreboot/+/89377 Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> |
||
|---|---|---|
| .. | ||
| patches | ||
| sum | ||
| tarballs | ||
| .gitignore | ||
| buildgcc | ||
| description.md | ||
| edk2tools.txt | ||
| getopt.c | ||
| Makefile | ||
| Makefile.mk | ||
| README | ||
README ------ This is a cross toolchain builder for -elf toolchains (ie. no libc support) known working: i386-elf x86_64-elf powerpc-elf arm-elf armv7a-eabi aarch64-elf known broken: alpha-elf powerpc64-elf