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

Drop LLVM 11/12 builds on -next and LLVM 11 builds on mainline #700

Merged

Conversation

nathanchance
Copy link
Member

After commit b3d74bb19691 ("kbuild: raise the minimum supported version of LLVM to 13.0.1") in -next, the build is broken for LLVM 11 and 12. Drop these builds, as they are no longer supported.

The catalyst for the minimum version bump was a change in the 6.8 merge window, meaning LLVM 11 builds are currently broken on mainline. Drop them, as the minimum version will be merged into mainline within the next cycle.

After commit b3d74bb19691 ("kbuild: raise the minimum supported version
of LLVM to 13.0.1") in -next, the build is broken for LLVM 11 and 12.
Drop these builds, as they are no longer supported.

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
The catalyst for commit b3d74bb19691 ("kbuild: raise the minimum
supported version of LLVM to 13.0.1") in -next was a change in the 6.8
merge window, meaning LLVM 11 builds are currently broken on mainline.
Drop them, as the minimum version will be merged into mainline within
the next cycle.

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
@nathanchance nathanchance merged commit b18ee24 into ClangBuiltLinux:main Jan 30, 2024
7 checks passed
@nathanchance nathanchance deleted the drop-llvm-11-12-next-mainline branch January 30, 2024 23:49
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

Successfully merging this pull request may close these issues.

None yet

2 participants