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, again, finding headers during cross compiling #173

Merged
merged 2 commits into from
Aug 21, 2022
Merged

Fix, again, finding headers during cross compiling #173

merged 2 commits into from
Aug 21, 2022

Conversation

rnhmjoj
Copy link
Contributor

@rnhmjoj rnhmjoj commented Aug 21, 2022

Find the correct headers (from the host machine, not build) when cross compiling.
This should have been fixed in #145 but a follow up commit broke it again.

Note: I tested that normal and cross compilation of a package with native extensions succeed on a POSIX system.

@jaraco
Copy link
Member

jaraco commented Aug 21, 2022

Thanks for this and thanks for linking to the issue. It sure would be nice if the test suite contained either unit tests or integration tests that captured some of the cross-compiling requirements. As it is, the code is the spec, so it's difficult to safely refactor.

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.

None yet

2 participants