coreboot-kgpe-d16/util/crossgcc
Elyes Haouas 8d50e42a51 crossgcc/buildgcc: Add missing "\" at build_NASM
"\" is missing at the end of CC line for build_NASM.

Change-Id: Ic29ee731def31f958f939efe19bdb55b503eb6ba
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72512
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
2023-01-31 13:47:30 +00:00
..
patches util/crossgcc: Use GitHub for downloading IASL 2022-11-28 19:51:56 +00:00
sum crossgcc: Upgrade LLVM from 15.0.0 to 15.0.6 2022-12-01 09:15:13 +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 util/crossgcc/Makefile.inc: Terminate quoted string 2023-01-11 15:36:08 +00:00
README
buildgcc crossgcc/buildgcc: Add missing "\" at build_NASM 2023-01-31 13:47:30 +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