Matthias Schiffer 96db107524
tools/cmake: fix parallel build with Make 4.2+
Avoid using the --parallel argument to the CMake bootstrap, as that doesn't
allow us to remove the -j argument. Instead, pass the HOST_JOBS arguments
in MAKEFLAGS.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-06-15 19:26:17 +02:00
..
2016-03-16 09:26:51 +00:00
2016-02-08 08:25:46 +00:00
2016-03-10 19:11:32 +00:00
2016-04-17 12:52:17 +00:00
2016-06-14 22:57:30 -07:00