Use more processors to build base builds.

This commit is contained in:
chriseth
2020-07-15 16:45:20 +02:00
parent 8226f3e804
commit ca313e4003
4 changed files with 8 additions and 2 deletions
@@ -53,7 +53,7 @@ cmake \
-DBoost_USE_STATIC_RUNTIME=1 \
-DTESTS=0 \
..
make -j 4 soljson
make soljson
# Patch soljson.js for backwards compatibility.
# TODO: remove this with 0.7.
# "viiiii" encodes the signature of the callback function.