Skip to content

Instantly share code, notes, and snippets.

@vamatya
Created May 31, 2015 04:58
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 vamatya/829b92f05b9febe54820 to your computer and use it in GitHub Desktop.
Save vamatya/829b92f05b9febe54820 to your computer and use it in GitHub Desktop.
/bootstrap --with-toolset=clang cxxflags="-std=c++11 -stdlib=libc++"
./b2 cxxflags="-std=c++11 -stdlib=libc++" linkflags="-stdlib=libc++" toolset=clang -a -q address-model=64 architecture=x86 --build-type=complete --stagedir=stage64 stage variant=release,debug --layout=versioned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment