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

Use LLVM's lld instead of GNU's ld #491

Merged
merged 2 commits into from
Nov 24, 2022
Merged

Use LLVM's lld instead of GNU's ld #491

merged 2 commits into from
Nov 24, 2022

Conversation

rcny
Copy link
Contributor

@rcny rcny commented Nov 24, 2022

clang used ld as a linker instead of lld whole this time. This PR fixes that and also downgrades LLVM and clang back to 14.

Superseeds #490 and relates to #488.

@rcny rcny self-assigned this Nov 24, 2022
@rcny rcny merged commit d331c9c into master Nov 24, 2022
@rcny rcny deleted the vi-clang-use-lld branch November 24, 2022 18:59
@rcny
Copy link
Contributor Author

rcny commented Nov 24, 2022

@muharem @samelamin Fixed for real this time. Thanks for the patience.

@samelamin
Copy link

@rcny sorry to be a pain but it looks like there are still issues. But - at least from what I can see - it's not related to the linker

https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/2084463

The check-rustdoc seems to be failing for all builds

@rcny
Copy link
Contributor Author

rcny commented Nov 25, 2022

@samelamin Fix is in progress, could be tracked here.

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.

3 participants