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

Upgrade Darwin package to build crystal against LLVM 17 #280

Open
miry opened this issue Jan 5, 2024 · 1 comment
Open

Upgrade Darwin package to build crystal against LLVM 17 #280

miry opened this issue Jan 5, 2024 · 1 comment

Comments

@miry
Copy link
Contributor

miry commented Jan 5, 2024

Homebrew crystal uses llvm 17. The current solution for darwin using llvm 15.

Should it crystal package use the same LLVM version as for homebrew build script?

@straight-shoota
Copy link
Member

Yeah, that would be ideal. I think the updates for darwin are usually lagging behind (or happen less frequently) because it's more effort with omnibus. It shouldn't really matter that much which LLVM version is used though. Maybe newer ones offer some small performance gains, but usually it shouldn't be much.

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

No branches or pull requests

2 participants