coreboot-kgpe-d16/util/crossgcc
Elias Souza 17d9d897f0 crossgcc: Replace binutils no-bfd-doc patch with configure option
It is not more necessary to patch binutils, we can
pass an argument during build time to not build docs.
Regenerate binutils-2.37_no-makeinfo.patch.

Change-Id: If600f0bb46db5f84956940683a7adc83eaca01e5
Signed-off-by: Elias Souza <eliascontato@protonmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73115
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2023-02-19 16:08:26 +00:00
..
patches crossgcc: Replace binutils no-bfd-doc patch with configure option 2023-02-19 16:08:26 +00:00
sum util/crossgcc: Update GCC from 11.2 to 11.3 2023-02-17 15:01:48 +00:00
.gitignore
Makefile util: Add SPDX license headers to Makefiles 2022-11-22 12:47:09 +00:00
Makefile.inc util/crossgcc/Makefile.inc: Terminate quoted string 2023-01-11 15:36:08 +00:00
README
buildgcc crossgcc: Replace binutils no-bfd-doc patch with configure option 2023-02-19 16:08:26 +00:00
description.md
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