script: build: Use twice the number of CPUs for cuncurrent compile 57/308457/1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 26 Mar 2024 02:23:49 +0000 (11:23 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 26 Mar 2024 02:25:20 +0000 (11:25 +0900)
commit61350fcb7a25041945ca6a2ae126b9ab7258ab25
treeab48dfb46324a01e41240be28e3533c8cab830da
parent0ec2e167023a41d23bdf1740404933611d03e2d5
script: build: Use twice the number of CPUs for cuncurrent compile

It is safe to run twice the number of CPUs for concurrent compile
and it already calculates for it. So, Use twice the number of CPUs.

Change-Id: I5eb5bb80730ffb8c381244c9bf09e5dc77d2c634
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
build.sh