Created
February 19, 2017 06:40
-
-
Save koluku/f9b46e645b73ec923a48b5e21631e4e8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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