fix os x build

This commit is contained in:
Jack 2016-12-19 14:10:37 -05:00
parent 618d0ebd5b
commit ba90fb3349

View file

@ -7,6 +7,5 @@ wget https://www.python.org/ftp/python/2.7.11/python-2.7.11-macosx10.6.pkg
sudo installer -pkg python-2.7.11-macosx10.6.pkg -target /
pip install -U pip
brew update
brew install gmp
brew install openssl
brew link --force openssl