Fix issue when many relocations are present
This issue was exposed by compiling all the solidity first. Since the
solidity compiler does not do any linking in this case, we are presented
with more linking work to do when we deploy bin files.
Signed-off-by:
Sean Young <sean.young@monax.io>
Loading
Please register or sign in to comment