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 with cross #1865

Merged
merged 1 commit into from
Nov 26, 2023
Merged

Conversation

messense
Copy link
Member

@messense messense commented Nov 26, 2023

Usage: run maturin with env var CARGO=cross, for example

CARGO=cross maturin build

Closes #1002

@messense messense added the cross-compile Something related to cross compilation label Nov 26, 2023
Copy link

netlify bot commented Nov 26, 2023

Deploy Preview for maturin-guide ready!

Name Link
🔨 Latest commit 9830a52
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/6562f4e63549a6000924c54f
😎 Deploy Preview https://deploy-preview-1865--maturin-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@messense messense merged commit a9bd81b into PyO3:main Nov 26, 2023
25 of 29 checks passed
@messense messense deleted the cross branch November 26, 2023 07:52
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Dec 7, 2023
## [1.4.0] - 2023-12-02

* Bump MSRV to 1.67.0 in [#1847](PyO3/maturin#1847)
* Add support for cross compiling with `cross` in [#1865](PyO3/maturin#1865)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cross-compile Something related to cross compilation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support building wheels with cross
1 participant