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

update clang in cross docker #4451

Merged

Conversation

realbigsean
Copy link
Member

@realbigsean realbigsean commented Jun 29, 2023

Issue Addressed

Hopefully fixes this: #3929

I believe the issue here is the minimum version of clang we need for bindgen is 5.0

https://rust-lang.github.io/rust-bindgen/requirements.html

I'm also removing the symlink here because I'm not sure why it was originally required if I'm honest

@realbigsean realbigsean added ready-for-review The code is ready for review low-hanging-fruit Easy to resolve, get it before someone else does! deneb labels Jun 29, 2023
Copy link
Member

@pawanjay176 pawanjay176 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if CI passes

@realbigsean
Copy link
Member Author

Unfortunately we won't get the cross build to run unless it's merged because it's automatically built on commits to deneb-free-blobs

Copy link
Member

@michaelsproul michaelsproul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to make a similar change on tree-states and it worked

@realbigsean realbigsean merged commit 4a79328 into sigp:deneb-free-blobs Jun 30, 2023
@realbigsean realbigsean deleted the udpate-libclang-in-docker-cross branch November 21, 2023 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deneb low-hanging-fruit Easy to resolve, get it before someone else does! ready-for-review The code is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants