script: increase the number of concurrent compilers
authorŁukasz Stelmach <l.stelmach@samsung.com>
Wed, 13 Jan 2021 10:24:40 +0000 (11:24 +0100)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 7 Feb 2022 08:01:41 +0000 (17:01 +0900)
commite57af8c8912712c8ff29b952a4fcea83b0af927f
tree958775b5750a422d8f10e5f5cb515705fa1b6d1c
parentba2192ac24e2f4c7c44e81e913fa99b198282b14
script: increase the number of concurrent compilers

It is safe to run as many compilation processes as twice the number of
CPUs. This is the default settings of RPM building process in Tizen.

Change-Id: Id68d9d31bc54da11c8732689645408241a517887
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
build-rpi4.sh