Skip to content

Instantly share code, notes, and snippets.

@zircote
Created April 14, 2015 04:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zircote/057a98a1bcafde20c9d9 to your computer and use it in GitHub Desktop.
Save zircote/057a98a1bcafde20c9d9 to your computer and use it in GitHub Desktop.
OSX mesos notes
brew install gcc48
../configure CXX=g++-4.8 CC=gcc-4.8 PYTHON=/usr/local/bin/python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment