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 compilation with rustup's musl toolchain #17

Closed
wants to merge 5 commits into from
Closed

Conversation

msrd0
Copy link
Owner

@msrd0 msrd0 commented Aug 25, 2022

Rustup's musl toolchain is broken by design and doesn't allow dynamically loading libclang. However, cargo doesn't seem to support different features based on cfg, so there isn't much we can do about it right now.

@msrd0 msrd0 changed the title CI: add test on alpine Fix compilation with rustup's musl toolchain Aug 25, 2022
@msrd0 msrd0 marked this pull request as draft August 25, 2022 15:09
@msrd0 msrd0 closed this Sep 23, 2022
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.

1 participant