mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Install diffutils on macOS to get diff with color support
This commit is contained in:
parent
0d82fe9ca7
commit
e2e393495e
@ -57,6 +57,7 @@ then
|
|||||||
brew install cmake
|
brew install cmake
|
||||||
brew install wget
|
brew install wget
|
||||||
brew install coreutils
|
brew install coreutils
|
||||||
|
brew install diffutils
|
||||||
./scripts/install_obsolete_jsoncpp_1_7_4.sh
|
./scripts/install_obsolete_jsoncpp_1_7_4.sh
|
||||||
|
|
||||||
# z3
|
# z3
|
||||||
|
Loading…
Reference in New Issue
Block a user