coreboot-kgpe-d16/util/crossgcc
Patrick Georgi 44af57a78b buildgcc: defer cleaning up the tree a bit
cleanup() uses BUILDDIRPREFIX, which is set after the
getopt loop.

Change-Id: I8a904781ee4fefc42681d31e94b64008cf03750a
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/4544
Tested-by: build bot (Jenkins)
Reviewed-by: Jonathan A. Kollasch <jakllsch@kollasch.net>
2013-12-22 04:53:12 +01:00
..
patches buildgcc: Update reference toolchain 2013-07-22 20:49:15 +02:00
Makefile make crossgcc: compile all required toolchains 2013-01-17 01:56:53 +01:00
README crossgcc: add armv7a-eabi to list of working toolchains 2013-02-04 16:44:26 +01:00
buildgcc buildgcc: defer cleaning up the tree a bit 2013-12-22 04:53:12 +01:00
getopt.c Add the BSD-licensed getopt tool to crossgcc, to use 2010-01-29 17:40:52 +00:00

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
  armv7a-eabi

known broken:
  alpha-elf
  arm-elf
  powerpc64-elf