coreboot-kgpe-d16/util/crossgcc
Felix Singer 60a422736b util/crossgcc: Use GitHub for downloading IASL
The download links from acpica.org [1] are not stable, and for some
reason they named the release tarballs with .tar_0.gz. Thus, use the
tarballs from their GitHub repository generated out of the release
tags [2].

Tested locally and also IASL patch applies.

[1] https://www.acpica.org/downloads
[2] https://github.com/acpica/acpica/tags

Signed-off-by: Felix Singer <felixsinger@posteo.net>
Change-Id: I7b10dd1db4299aaef96bc29023bed874b660aba0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70021
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-11-28 19:51:56 +00:00
..
patches util/crossgcc: Use GitHub for downloading IASL 2022-11-28 19:51:56 +00:00
sum util/crossgcc: Use GitHub for downloading IASL 2022-11-28 19:51:56 +00:00
.gitignore buildgcc: Remove GDB from crossgcc 2021-11-01 16:26:50 +00:00
Makefile util: Add SPDX license headers to Makefiles 2022-11-22 12:47:09 +00:00
Makefile.inc buildgcc: Remove GDB from crossgcc 2021-11-01 16:26:50 +00:00
README
buildgcc util/crossgcc: Use GitHub for downloading IASL 2022-11-28 19:51:56 +00:00
description.md util: Update description files 2022-05-30 13:05:21 +00:00
edk2tools.txt
getopt.c

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