modified: Altcoin-and-Forkcoin-Support.md
parent
866cfd3523
commit
8748931500
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ Clone the repository and build:
|
|||
$ git clone --recursive https://github.com/ethereum/solidity.git
|
||||
$ cd solidity
|
||||
$ git checkout v0.5.1 # v0.5.3 doesn't build on Raspbian Stretch
|
||||
$ ./scripts/install_deps.sh
|
||||
$ ./scripts/install_deps.sh # Raspbian Stretch: add `DISTRO='Debian'` after line 55
|
||||
$ mkdir build
|
||||
$ cd build
|
||||
$ cmake -DUSE_CVC4=OFF -DUSE_Z3=OFF ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue