coreboot-kgpe-d16/util/crossgcc
Martin Roth c6c64e844b util/crossgcc: Remove obsolete dockerfile
This file was added here before util/docker existed.  Anyone using this
dockerfile should use the coreboot-sdk docker container instead.

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I7114abc9c91ba2d6fcfef80ae6e7d1a7a3d253cf
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48902
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-01-25 08:52:24 +00:00
..
patches crossgcc: Upgrade binutils to 2.35.1 2020-11-25 09:14:50 +00:00
sum crossgcc: Upgrade binutils to 2.35.1 2020-11-25 09:14:50 +00:00
.gitignore util/crossgcc/.gitignore: Add cmake 2021-01-08 08:06:34 +00:00
Makefile crossgcc: Remove "Make" 2020-06-17 11:20:30 +00:00
Makefile.inc Makefile: Add $(xcompile) to specify where to write xcompile 2020-12-23 03:40:35 +00:00
README Remove MIPS architecture 2019-11-20 10:10:48 +00:00
buildgcc util/crossgcc: ensure curl writes downloaded bytes to a file 2020-11-25 16:03:30 +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