Skip to content

Instantly share code, notes, and snippets.

@Ouroboros
Last active July 28, 2018 13:15
Show Gist options
  • Save Ouroboros/bc65ccd0a28402bba2b764d6a2691fd6 to your computer and use it in GitHub Desktop.
Save Ouroboros/bc65ccd0a28402bba2b764d6a2691fd6 to your computer and use it in GitHub Desktop.
ln -s /usr/lib/llvm-6.0/lld /usr/lib/llvm-6.0/ld
CC=/usr/lib/llvm-6.0/bin/clang CXX=/usr/lib/llvm-6.0/bin/clang++ cmake -DCMAKE_BUILD_TYPE=Release -G Ninja ../LLVM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment