coreboot-kgpe-d16/util/crossgcc
Martin Roth e7a5062997 util/crossgcc: Temporarily disable GDB build test on server
The latest debian builder image doesn't compile GDB correctly.  Disable
the build test until I can get it working again.

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I7852a39ed40a7364d24d0bbf014fd25058491083
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39575
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-03-16 14:45:20 +00:00
..
patches crossgcc: Upgrade GCC to 9.2.0 2020-02-26 14:36:19 +00:00
sum crossgcc: Upgrade GCC to 9.2.0 2020-02-26 14:36:19 +00:00
Dockerfile crossgcc/Dockerfile: Add gnat to build the Ada toolchain 2017-03-23 18:55:18 +01:00
Makefile Remove MIPS architecture 2019-11-20 10:10:48 +00:00
Makefile.inc util/crossgcc: Temporarily disable GDB build test on server 2020-03-16 14:45:20 +00:00
README Remove MIPS architecture 2019-11-20 10:10:48 +00:00
buildgcc crossgcc: Upgrade GCC to 9.2.0 2020-02-26 14:36:19 +00:00
description.md util: Add description.md to each util 2018-07-26 13:26:50 +00:00
edk2tools.txt crossgcc: fix edk2 tools_def template 2017-11-30 16:51:16 +00: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
  arm-elf
  armv7a-eabi
  aarch64-elf

known broken:
  alpha-elf
  powerpc64-elf