diff options
author | Daniel McGregor <daniel.mcgregor@vecima.com> | 2020-01-23 15:44:42 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-04 15:56:29 +0000 |
commit | a26efa2875e99ae9abf68dffe7bd988c3fd8598a (patch) | |
tree | f9155d40438aa73497d97f6662380e6a65af7bf1 /meta/lib/oe/prservice.py | |
parent | e6daaf97b3aa39073caa18e0632bb3ff190bbc94 (diff) | |
download | poky-a26efa2875e99ae9abf68dffe7bd988c3fd8598a.tar.gz |
cmake: prefer CMAKE_BUILD_PARALLEL_LEVEL
cmake 3.12 introduced this environment variable. Prefer it to passing
PARALLEL_MAKE and PARALLEL_MAKEINST on the cmake command line, because
it gets passed to second stage cmake invocations while command-line
arguments do not (for example, multi-stage clang builds)
(From OE-Core rev: cdd44c93f02bb8cc2fa773e13c8ce36e3da23921)
Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/prservice.py')
0 files changed, 0 insertions, 0 deletions