Skip to content

Instantly share code, notes, and snippets.

@tjweir
Forked from oisin/gist:6328241
Last active December 27, 2015 23:09
Show Gist options
  • Select an option

  • Save tjweir/7404161 to your computer and use it in GitHub Desktop.

Select an option

Save tjweir/7404161 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 -j8
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment