mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove macOS Sierra note from install_deps.sh
This commit is contained in:
parent
81118de512
commit
a97befb911
@ -83,12 +83,6 @@ case $(uname -s) in
|
|||||||
;;
|
;;
|
||||||
10.12)
|
10.12)
|
||||||
echo "Installing solidity dependencies on macOS 10.12 Sierra."
|
echo "Installing solidity dependencies on macOS 10.12 Sierra."
|
||||||
echo ""
|
|
||||||
echo "NOTE - You are in unknown territory with this preview OS."
|
|
||||||
echo "Even Homebrew doesn't have official support yet, and there are"
|
|
||||||
echo "known issues (see https://github.com/ethereum/webthree-umbrella/issues/614)."
|
|
||||||
echo "If you would like to partner with us to work through these issues, that"
|
|
||||||
echo "would be fantastic. Please just comment on that issue. Thanks!"
|
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Unsupported macOS version."
|
echo "Unsupported macOS version."
|
||||||
|
Loading…
Reference in New Issue
Block a user