Skip to content

lib: Fix inferred target when clang target differs from rust target. #1878

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

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

emilio
Copy link
Contributor

@emilio emilio commented Aug 23, 2020

Fixes #1211.

Unfortunately other than a unit test, this requires hardware of setting up yet another testing crate for cross-compiling to one of the architectures where this happens...

@emilio emilio force-pushed the rust-to-clang-target branch from 3c6ca84 to 32b28fb Compare August 23, 2020 18:41
@emilio emilio merged commit f4d0b7c into master Aug 24, 2020
@emilio emilio deleted the rust-to-clang-target branch August 24, 2020 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'TranslationUnit::parse failed' on aarch64-apple-ios since Bindgen 0.31
2 participants