mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Use more processors to build base builds.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user