-
-
Notifications
You must be signed in to change notification settings - Fork 13.2k
zig: use llvm@13 #104496
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
zig: use llvm@13 #104496
Conversation
|
Does it fail with 14? |
|
yes |
|
Since this modifies dependency, it should have a revision bump to distribute change to users. This can be done by adding |
|
@nektro Apologies, just a polite reminder about this PR! |
|
upstream is trying to upgrade to support llvm@14, ziglang/zig#12001 |
| sha256 "38cf4e84481f5facc766ba72783e7462e08d6d29a5d47e3b75c8ee3142485210" | ||
| license "MIT" | ||
| revision 1 | ||
| head "https://github.com/ziglang/zig.git" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it would be actually great to specify the default branch, but I think we can followup in the next run.
|
🤖 A scheduled task has triggered a merge. |
brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting?brew test <formula>, where<formula>is the name of the formula you're submitting?brew audit --strict <formula>(after doingbrew install --build-from-source <formula>)? If this is a new formula, does it passbrew audit --new <formula>?follow up to #97618
zig 0.9.1 and master both still use llvm13. once 0.10.0 is released it can be updated again to be llvm@14