coreboot/util/crossgcc
Zhixing Ma a9e97268fe crossgcc: Fix acpica base url version
Due to a recent acpica version upgrade, the acpica tool is now
failing to download due to an incorrect url. This commit aims to
fix the issue by updating the iasl base url to match the upgraded
version.

Change-Id: I7eddff2d17587f5d90295928800c10068c8cf281
Signed-off-by: Zhixing Ma <zhixing.ma@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/88278
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2025-07-04 00:53:28 +00:00
..
patches crossgcc: upgrade binutils from version 2.43 to 2.44 2025-07-01 15:06:54 +00:00
sum crossgcc: upgrade binutils from version 2.43 to 2.44 2025-07-01 15:06:54 +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 crossgcc: Fix acpica base url version 2025-07-04 00:53:28 +00:00
description.md util: Update description files 2022-05-30 13:05:21 +00:00
edk2tools.txt
getopt.c
Makefile util: Add SPDX license headers to Makefiles 2022-11-22 12:47:09 +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