setup-osx.sh 180 Bytes
Newer Older
1 2 3 4 5
#!/bin/sh

set -x

brew update
6
brew install pkgconfig zlib curl openssl libssh2 ninja
7 8

ln -s /Applications/Xcode.app/Contents/Developer/usr/lib/libLeaksAtExit.dylib /usr/local/lib