Skip to content

Instantly share code, notes, and snippets.

@cheeyeo
Forked from oisin/gist:6328241
Created April 26, 2014 16:54
Show Gist options
  • Save cheeyeo/11325015 to your computer and use it in GitHub Desktop.
Save cheeyeo/11325015 to your computer and use it in GitHub Desktop.
# Get the 1.0.1 version of SSL
brew install openssl
./configure --disable-hipe --enable-smp-support --enable-threads --enable-kernel-poll --enable-darwin-64bit --with-ssl=/usr/local/opt/openssl
touch lib/wx/SKIP lib/odbc/SKIP
make -j4
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment