coreboot-kgpe-d16/util/crossgcc
Timothy Pearson 68d0e4a5a1 util/crossgcc: Regenerate MPFR autotools files before build
The config.guess file included with MPFR is completely obsolete,
leading to build failures on ppc64el due to the system architecture
not being detected.  Regenerate the files from the host system via
automake before attempting to build MPFR.

Change-Id: I00fc16003906e373d112c25978197ac907adccfd
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: https://review.coreboot.org/12816
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2016-01-04 21:54:13 +01:00
..
patches buildgcc: Add coreboot toolchain version to iasl 2015-12-16 01:19:14 +01:00
sum util/crossgcc: Bump GMP version to 6.1.0 2016-01-04 21:53:52 +01:00
Makefile crossgcc: Update makefile builds 2015-11-19 16:50:00 +01:00
README Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
buildgcc util/crossgcc: Regenerate MPFR autotools files before build 2016-01-04 21:54:13 +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
  arm-elf
  armv7a-eabi
  aarch64-elf

known broken:
  alpha-elf
  powerpc64-elf