coreboot-kgpe-d16/util/crossgcc
Martin Roth 11bee4019a buildgcc: change -j variable name from BUILDJOBS to CPUS
The buildgcc makefile was using the variable 'BUILDJOBS' to pass the
number of cores to use for the build into buildgcc.  This is changed
to 'CPUS' to match the variable name for the what-jenkins-does target.

Change-Id: I373c4988e9f096ca2e142afdd5e94d7d806891e3
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: http://review.coreboot.org/12299
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-11-04 21:40:06 +01:00
..
patches buildgcc: Fix the binutils-no-doc patch with 2.25 2015-10-05 17:22:41 +00:00
sum crossgcc: Update gcc to 5.2.0 2015-08-20 14:39:01 +00:00
Makefile buildgcc: change -j variable name from BUILDJOBS to CPUS 2015-11-04 21:40:06 +01:00
README Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
buildgcc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +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