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>
Tue, 30 Mar 2021 01:40:01 +0000 (10:40 +0900)
commit21f276f51f30a90aad71b21919ef39da6b569636
tree04620dedcd4dcda75c4bed57566e860fdf8bb2c0
parent280eea19de2910c6ea7494ddf3cd24a6934d647c
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