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

Add support for cross compiling PyPy wheels when abi3 feature is enabled #963

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

messense
Copy link
Member

Previously it will incorrectly use host PyPy which does not work.

@netlify
Copy link

netlify bot commented Jun 10, 2022

Deploy Preview for maturin-guide canceled.

Name Link
🔨 Latest commit f19034a
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/62a30c8af00e8a000845c19c

src/build_options.rs Outdated Show resolved Hide resolved
@messense messense enabled auto-merge June 10, 2022 09:35
@messense messense merged commit 1e3510f into PyO3:main Jun 10, 2022
@messense messense deleted the pypy-abi3-cross-compile branch June 10, 2022 09:40
@messense messense added bindings/pyo3 pyo3 bindings PyPy PyPy interpreter labels Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bindings/pyo3 pyo3 bindings PyPy PyPy interpreter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant