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>
Thu, 3 Aug 2023 08:46:10 +0000 (17:46 +0900)
commitc292e982270f0e14a38a3a19dbb30e910695e841
treed4d62902f341acf27d6fe7f10e4b7ebd518dc150
parentbcfab0fc135b61b58d841ec76d65b1a195e799b0
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