Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the issues of missing compilers for OS X 10.11 EI Capitan #18

Merged
merged 1 commit into from
Oct 15, 2015

Conversation

ling32945
Copy link

Could you please review my commit? thanks.
There are three main changes:

  • change the soft links, change the source file "/usr/bin/${i}-${v}" to "$GCCLINKDIR"/bin/${i}-${v} (change "/usr/bin" to "/usr/local/bin")
  • change the place to create soft link from GCCLINKDIR to GCCDIR
  • create soft link from GCCINSTALLDIR to GCCLINKDIR

@devernay devernay merged commit 09effd1 into devernay:master Oct 15, 2015
@devernay
Copy link
Owner

reorganized a bit link creation, tested on my system, can you check it's OK?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants