| Name |
Last commit
|
Last update |
|---|---|---|
| bin | ||
| script | ||
| share/ruby-build | ||
| test | ||
| .travis.yml | ||
| LICENSE | ||
| README.md | ||
| install.sh |
Newer MRIs will pick up gcc-4.2 from PATH and use that instead of `/usr/bin/gcc`. While this worked up till now, it will not work in Yosemite anymore since Homebrew's apple-gcc42 is generally not compatible with 10.10. So when CC has not explicitly been set, set it to `clang` to avoid searching the PATH for any other gcc versions. This fixes MRI builds on systems where apple-gcc42 is installed.
| Name |
Last commit
|
Last update |
|---|---|---|
| bin | Loading commit data... | |
| script | Loading commit data... | |
| share/ruby-build | Loading commit data... | |
| test | Loading commit data... | |
| .travis.yml | Loading commit data... | |
| LICENSE | Loading commit data... | |
| README.md | Loading commit data... | |
| install.sh | Loading commit data... |