Skip to content

Allow static build from MacOS #293

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
Apr 7, 2024

Conversation

jonathangreen
Copy link
Contributor

Allow static builds from MacOS when setting the environment variable PYXMLSEC_STATIC_DEPS, previously this only worked on linux and windows. This also allows cross compiling libraries on osx to build a arm64 binary on a x86_64 mac or a x86_64 binary on a arm64 mac.

@jonathangreen jonathangreen force-pushed the feature/macos-static-build branch 2 times, most recently from b6d35fb to 07f5cb0 Compare April 5, 2024 17:42
@mxamin
Copy link
Collaborator

mxamin commented Apr 7, 2024

@jonathangreen Can you rebase and resolve the conflict for this one too?

@jonathangreen jonathangreen force-pushed the feature/macos-static-build branch from 07f5cb0 to a51d1ff Compare April 7, 2024 20:13
@jonathangreen
Copy link
Contributor Author

@mxamin done!

@mxamin mxamin merged commit 53e0d81 into xmlsec:master Apr 7, 2024
@jonathangreen jonathangreen deleted the feature/macos-static-build branch November 14, 2024 00:17
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.

2 participants