coreboot/util/crossgcc
Maximilian Brune 235bb1e617 util/crossgcc: Update clang to 21.1.8
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>
2026-01-30 14:18:31 +00:00
..
patches util/crossgcc: Update clang to 21.1.8 2026-01-30 14:18:31 +00:00
sum util/crossgcc: Update clang to 21.1.8 2026-01-30 14:18:31 +00:00
tarballs util/crossgcc: Add empty directory for tarballs 2023-05-24 21:11:21 +00:00
.gitignore util/crossgcc: Add libstdcxx target 2024-12-19 06:59:19 +00:00
buildgcc util/crossgcc: Update clang to 21.1.8 2026-01-30 14:18:31 +00:00
description.md util: Update description files 2022-05-30 13:05:21 +00:00
edk2tools.txt crossgcc: fix edk2 tools_def template 2017-11-30 16:51:16 +00:00
getopt.c Add the BSD-licensed getopt tool to crossgcc, to use 2010-01-29 17:40:52 +00:00
Makefile crossgcc: Drop nds32le-elf toolchain from default builds 2025-10-19 03:06:55 +00:00
Makefile.mk util: Rename Makefiles from .inc to .mk 2024-01-26 12:43:18 +00:00
README Remove MIPS architecture 2019-11-20 10:10:48 +00:00

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