coreboot-kgpe-d16/util/crossgcc
Martin Roth 1484c03916 crossgcc/buildgcc: Add comment about URLs and jenkins builder
Add a comment to try to lower possible confusion later if the jenkins
tool builder fails to build a new tool.  The URLs for the packages that
are downloaded are checked against known locations so that someone can't
maliciously download a package from somewhere and run it on the build
server.  This provides a little bit of security, but could confuse
someone if they don't realize it.

Change-Id: I7858e3d86fc705b480f6792b6adf3d5349580e01
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/13955
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2016-03-11 17:55:38 +01:00
..
patches buildgcc: Fix building GDB for mipsel-elf 2016-03-01 21:26:34 +01:00
sum crossgcc: Use acpica-unix2 over acpica-unix 2016-02-13 16:59:59 +01:00
Makefile crossgcc: Build make per default 2016-03-08 16:33:27 +01:00
Makefile.inc crossgcc/Makefile.inc: Add target for jenkins toolchain test build 2016-03-11 17:01:11 +01:00
README Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
buildgcc crossgcc/buildgcc: Add comment about URLs and jenkins builder 2016-03-11 17:55:38 +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