coreboot-kgpe-d16/util/crossgcc
Nico Huber 26267a7a41 buildgcc: Be less restrictive when trying to build GNAT
It turned out that newer GNAT versions can build our current (5.3.0)
GNAT without bootstrapping. So adapt the version enforcement.

Change-Id: Ie7189e8bcadeee56cf5c2172e8c0ae7cd534685a
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/17706
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2016-12-06 23:56:38 +01:00
..
patches buildgcc: Fix function prototype in GCC 2016-12-06 23:56:05 +01:00
sum buildgcc: Update to acpica version 20160831 2016-09-20 22:20:38 +02:00
Dockerfile crossgcc: Add Dockerfile 2016-09-26 21:47:52 +02:00
Makefile crossgcc: Switch POWER8 to big endian mode 2016-03-24 18:32:23 +01:00
Makefile.inc crossgcc: Add gnumake target so that make can be built directly 2016-08-13 23:31:19 +02:00
README
buildgcc buildgcc: Be less restrictive when trying to build GNAT 2016-12-06 23:56:38 +01:00
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