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

switch back to clang-11 #89

Merged
merged 1 commit into from
Oct 12, 2024
Merged

switch back to clang-11 #89

merged 1 commit into from
Oct 12, 2024

Conversation

lsf37
Copy link
Member

@lsf37 lsf37 commented Oct 12, 2024

The clang-12 experiment did not work out. Not only did it not fix the issue we hoped it would fix, but it also breaks clang RISCV builds, initially because it doesn't find the right ld, then because it has trouble with our version of muslibc.

This reverts commit 2c2131e.

The clang-12 experiment did not work out. Not only did it not fix the
issue we hoped it would fix, but it also breaks clang RISCV builds,
initially because it doesn't find the right `ld`, then because it has
trouble with our version of muslibc.

This reverts commit 2c2131e.

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
@lsf37 lsf37 self-assigned this Oct 12, 2024
@lsf37 lsf37 merged commit a4d1e54 into master Oct 12, 2024
10 of 11 checks passed
@lsf37 lsf37 deleted the clang-11 branch October 12, 2024 06: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.

2 participants