Home
last modified time | relevance | path

Searched hist:"0 a7c0ae0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A D.travis.yml0a7c0ae0 Mon Feb 03 03:09:26 CST 2020 Alex Bennée <alex.bennee@linaro.org> .travis.yml: probe for number of available processors

The arm64 hardware was especially hit by only building on 3 of the 32
available cores. Introduce a JOBS environment variable which we use
for all parallel builds. We still run the main checks single threaded
though so to make it easier to spot hangs.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200203090932.19147-12-alex.bennee@linaro.org>