coreboot-kgpe-d16/util/crossgcc
Stefan Reinauer f5fa96f9c3 buildgcc: Run aclocal before configure
Ubuntu 19.04 will fail looking for aclocal-1.15 if the scripts
are not regenerated because 19.04 ships with 1.16.
There are not enough eyes to roll when working with GNU autotools.

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I4aa9f520499930ffc984ab0b0144c9c6b2e544a0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35522
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-10-03 02:06:35 +00:00
..
patches util/crossgcc: Add patch for __alloca missing on ubuntu 18.04 2019-10-03 02:06:30 +00:00
sum crossgcc: Upgrade CMake to 3.15.3 2019-09-10 12:55:18 +00:00
Dockerfile
Makefile crossgcc: Add nasm to toolchain 2019-07-25 19:05:22 +00:00
Makefile.inc crossgcc: Add nasm to toolchain 2019-07-25 19:05:22 +00:00
README
buildgcc buildgcc: Run aclocal before configure 2019-10-03 02:06:35 +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
  mipsel-elf
  arm-elf
  armv7a-eabi
  aarch64-elf

known broken:
  alpha-elf
  powerpc64-elf