Skip to content

Instantly share code, notes, and snippets.

@Rapptz
Created March 6, 2015 02:33
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 Rapptz/38c73ec23ab4d407a13b to your computer and use it in GitHub Desktop.
Save Rapptz/38c73ec23ab4d407a13b to your computer and use it in GitHub Desktop.
danny@debian:~$ sudo update-alternatives --install /usr/bin/clang++ clang++ /usr/bin/clang++-3.5 20
update-alternatives: using /usr/bin/clang++-3.5 to provide /usr/bin/clang++ (clang++) in auto mode
danny@debian:~$ clang++ -v
Debian clang version 3.5.0-9 (tags/RELEASE_350/final) (based on LLVM 3.5.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment