-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Fix Rubinius build on macOS with Homebrew #4328
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
Conversation
|
Should the llvm / clang parts be added to non-homebrew too? I've noticed this being needed in macports. Also, the llvm version required has changed in different versions of rbx, but I don't recall which. |
|
(If I'm right about that, |
|
We should probably add it to port too, but I am not using ports myself, and not sure if we have a user base in there? Nobody reported the problem so far... |
|
@pkuczynski I use macports. ;) |
|
Feel free to fire up a PR then :) |
|
You've already gotten a few from me. Only so many spoons to spare. ;-)
|
|
thx :) |
Based on https://book.rubinius.com/manuscript/getting_rubinius.html
Fixes #4327