mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove python unlink
This commit is contained in:
parent
41adba0eff
commit
759732d310
@ -52,7 +52,6 @@ function validate_checksum {
|
||||
|
||||
if [ ! -f /usr/local/lib/libz3.a ] # if this file does not exists (cache was not restored), rebuild dependencies
|
||||
then
|
||||
brew unlink python
|
||||
brew install boost
|
||||
brew install cmake
|
||||
brew install wget
|
||||
|
Loading…
Reference in New Issue
Block a user