forked from Github_Repos/cvw
Defaults to 1 job compiles.
This commit is contained in:
parent
6ae2f23280
commit
285cbfe530
@ -5,8 +5,8 @@ export PATH=$PATH:$RISCV/bin
|
||||
|
||||
set -e # break on error
|
||||
|
||||
#NUM_THREADS=1 # for low memory machines > 8GiB
|
||||
NUM_THREADS=8 # for >= 32GiB
|
||||
NUM_THREADS=1 # for low memory machines > 16GiB
|
||||
#NUM_THREADS=8 # for >= 32GiB
|
||||
#NUM_THREADS=16 # for >= 64GiB
|
||||
|
||||
sudo mkdir -p $RISCV
|
||||
|
Loading…
Reference in New Issue
Block a user