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

Fix ordering of clang libs for static linking #1100

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

thedataking
Copy link
Contributor

clangAnalysis depends on clangASTMatchers and thus needs to come before it. Fixes #1099.

clangAnalysis depends on clangASTMatchers and thus needs to come
before it. Fixes #1099.
@thedataking thedataking merged commit d59dbd3 into master Jun 28, 2024
9 checks passed
bungcip added a commit to bungcip/rustification that referenced this pull request Jul 1, 2024
this will fix compilation error on LLVM 18
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.

Git build failure on Ubuntu 24.04
1 participant