mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-05-19 07:37:06 +02:00
Threads to 8
This commit is contained in:
parent
cd32f3f016
commit
7d7450b881
@ -147,7 +147,7 @@ if [ ! -e conf/local.conf.sample ]; then
|
|||||||
grep -v '^#\|^$' conf/local.conf.sample > conf/local.conf
|
grep -v '^#\|^$' conf/local.conf.sample > conf/local.conf
|
||||||
cat >> conf/local.conf <<EOF
|
cat >> conf/local.conf <<EOF
|
||||||
|
|
||||||
BB_NUMBER_THREADS = '$NCPU'
|
BB_NUMBER_THREADS = '8'
|
||||||
PARALLEL_MAKE = '-j $NCPU'
|
PARALLEL_MAKE = '-j $NCPU'
|
||||||
|
|
||||||
DL_DIR ?= "\${BSPDIR}/downloads/"
|
DL_DIR ?= "\${BSPDIR}/downloads/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user