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

compiler_rt: Switch Clang 14 version to release/14.x since it's stable #341

Conversation

akien-mga
Copy link
Contributor

This fixes build with Clang 14.0 on Fedora 36, and might enable building
against in-dev Clang 15, but I haven't tested it.

Fixes #340.

This fixes build with Clang 14.0 on Fedora 36, and might enable building
against in-dev Clang 15, but I haven't tested it.

Fixes tpoechtrager#340.
skywalker-nick pushed a commit to skywalker-nick/osxcross that referenced this pull request May 14, 2022
compiler_rt: Switch Clang 14 version to release/14.x since it's stable tpoechtrager#341
@tpoechtrager tpoechtrager merged commit 9643e9a into tpoechtrager:master Jun 6, 2022
@akien-mga akien-mga deleted the compiler_rt-fix-clang-14-target-branch branch June 6, 2022 14:48
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.

compiler_rt fails configuring with CMake on Fedora 36, works on Fedora 35 and earlier
2 participants