coreboot-kgpe-d16/util/crossgcc
Patrick Georgi 80370ff991 crossgcc: Ensure that GMP is built for a generic CPU on x86
While GMP supports fat builds on x86 that adapt to the CPU's
capabilities, by default it builds for the CPU of the builder.
Running that binary on an older CPU then can fail.

Change-Id: Iafdc2eb696189b9e2c5ead316f310d98c949ef74
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45044
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-09-03 18:47:09 +00:00
..
patches crossgcc: Ensure that GMP is built for a generic CPU on x86 2020-09-03 18:47:09 +00:00
sum crossgcc: Upgrade MPC to version 1.2.0 2020-08-24 09:13:44 +00:00
Dockerfile
Makefile crossgcc: Remove "Make" 2020-06-17 11:20:30 +00:00
Makefile.inc crossgcc: Remove "Make" 2020-06-17 11:20:30 +00:00
README
buildgcc crossgcc: Upgrade MPC to version 1.2.0 2020-08-24 09:13:44 +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