Skip to content

Instantly share code, notes, and snippets.

@YurySolovyov
Created April 22, 2015 07:51
Show Gist options
  • Save YurySolovyov/38726cf806c52ed16183 to your computer and use it in GitHub Desktop.
Save YurySolovyov/38726cf806c52ed16183 to your computer and use it in GitHub Desktop.
complie node with llvm
export CC=llvm-gcc CXX=llvm-g++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment