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

llvm@15: deprecate #196417

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

llvm@15: deprecate #196417

wants to merge 1 commit into from

Conversation

cho-m
Copy link
Member

@cho-m cho-m commented Nov 1, 2024

Should be possible after #196414

@cho-m cho-m added CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. blocked labels Nov 1, 2024
@github-actions github-actions bot added legacy Relates to a versioned @ formula formula deprecated Formula deprecated labels Nov 1, 2024
@cho-m cho-m marked this pull request as ready for review November 1, 2024 23:53
@cho-m cho-m removed the blocked label Nov 1, 2024
@@ -27,6 +22,8 @@ class LlvmAT15 < Formula

keg_only :versioned_formula

deprecate! date: "2024-11-01", because: :versioned_formula
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably want to wait a bit for this one -- users on older systems probably need this to get a newer compiler (particularly for users who can't build newer LLVM)

Copy link
Member

@Bo98 Bo98 Nov 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah we special case compiler formulae and only really deprecate them when they are long broken (or super low usage).

LLVM 14 isn't even deprecated so doesn't really make sense to deprecate 15 first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. formula deprecated Formula deprecated legacy Relates to a versioned @ formula
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants