coreboot-kgpe-d16/util/crossgcc
Elyes HAOUAS b1f4d52580 crossgcc: Update CMake to version 3.14.2
Release Note :
https://cmake.org/cmake/help/v3.14/release/3.14.html
"The FindFontconfig module added by 3.14.0 accidentally used uppercase
FONTCONFIG_* variable names that do not match our conventions.
3.14.1 revises the module to use Fontconfig_* variable names.
This is incompatible with 3.14.0 but since the module is new in the 3.14
series usage should not yet be widespread"

Change-Id: Ief7f5e8309597093f061789926bd3bd2ed3aec2d
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32141
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2019-04-23 10:03:06 +00:00
..
patches crossgcc: Upgrade GCC to version 8.3.0 2019-04-23 10:03:01 +00:00
sum crossgcc: Update CMake to version 3.14.2 2019-04-23 10:03:06 +00:00
buildgcc crossgcc: Update CMake to version 3.14.2 2019-04-23 10:03:06 +00:00
description.md util: Add description.md to each util 2018-07-26 13:26:50 +00:00
Dockerfile
edk2tools.txt crossgcc: fix edk2 tools_def template 2017-11-30 16:51:16 +00:00
getopt.c
Makefile arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
Makefile.inc arch/power8: Rename to ppc64 2018-11-30 20:02:17 +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