Skip to content

Instantly share code, notes, and snippets.

@koluku
Created February 19, 2017 06:40
Show Gist options
  • Select an option

  • Save koluku/f9b46e645b73ec923a48b5e21631e4e8 to your computer and use it in GitHub Desktop.

Select an option

Save koluku/f9b46e645b73ec923a48b5e21631e4e8 to your computer and use it in GitHub Desktop.
sudo ln -sf /usr/local/bin/gcc-4.7 /usr/bin/gcc
sudo ln -sf /usr/local/bin/g++-4.7 /usr/bin/g++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment