coreboot-kgpe-d16/util/crossgcc
Jonathan Neuschäfer cb76069e87 util/crossgcc/buildgcc: Remove quotation marks around hashes
They were not originally printed, and serve no good purpose, so let's
remove them again.

Change-Id: I4e00477f2e143f93fd27ba6a083977a667a3eb48
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/c/28829
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2018-12-19 17:02:01 +00:00
..
patches util/crossgcc: Add GCC 8.1 patch for missing backslash 2018-09-02 03:09:46 +00:00
sum util/crossgcc: update IASL to v20180810 2018-08-22 15:29:53 +00:00
Dockerfile
Makefile arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
Makefile.inc arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
README
buildgcc util/crossgcc/buildgcc: Remove quotation marks around hashes 2018-12-19 17:02:01 +00:00
description.md util: Add description.md to each util 2018-07-26 13:26:50 +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
  mipsel-elf
  arm-elf
  armv7a-eabi
  aarch64-elf

known broken:
  alpha-elf
  powerpc64-elf