Martin Roth 3950966e32 crossgcc/Makefile: Allow making toolchains using multiple cores
I looked for a way to pass the 'make crossgcc -j8' on to buildgcc, but
didn't find a way to get that value directly.  MAKEFLAGS turns -j8 into
a jobserver variable.

Instead, this patch allows the number of CPUs to be set on the command
line through a variable instead.

Example: 'make crossgcc BUILDJOBS=8'

Change-Id: I37608cdb4549226cb7ff8c3ff6d9f4773acf6b0b
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: http://review.coreboot.org/10620
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-06-24 06:15:10 +02:00
..
2015-06-08 00:55:07 +02:00
2015-06-12 23:16:01 +02:00
2015-05-21 20:50:25 +02:00
2015-05-21 20:50:25 +02:00
2015-06-08 00:55:07 +02:00
2015-05-25 18:19:51 +02:00
2015-06-08 00:55:07 +02:00
2015-06-08 00:55:07 +02:00
2015-04-25 12:16:58 +02:00
2015-06-08 00:55:07 +02:00
2015-06-08 00:55:07 +02:00
2015-05-06 19:38:18 +02:00
2013-06-12 05:18:24 +02:00
2015-06-08 00:55:07 +02:00
2015-06-08 00:55:07 +02:00