summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorJoshua Watt <JPEWhacker@gmail.com>2021-04-01 09:43:29 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-04-05 15:29:02 +0100
commit4718aa32fa3bf823cd8646bb4eeae7f2d99a5f57 (patch)
tree1e78570c5e7a9a3210482a2195447f6f42756277 /meta-yocto-bsp
parente1d353880ca2626c16746d327a84c87f193a8693 (diff)
downloadpoky-4718aa32fa3bf823cd8646bb4eeae7f2d99a5f57.tar.gz
bitbake.conf: Limit the number of OpenMP threads
Limits the number of OpenMP threads to match BB_NUMBER_THREADS. This prevents OpenMP (libgomp in particular) from falling back to using all the available CPUs, which behaves poorly when attempting to limit build usage, especially when attempting to build in a container. (From OE-Core rev: fd2b8986aef11609123da917aaf6bcbe41f63112) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
0 files changed, 0 insertions, 0 deletions