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

build: revert usage of cargo:rustc-cdylib-link-arg #1755

Merged
merged 1 commit into from
Aug 3, 2021

Conversation

davidhewitt
Copy link
Member

Fixes #1719. I think this is the last thing to fix before shipping 0.14.2

As well as reverting the offending usages of cargo:rustc-cdylib-link-arg, I've restored the documentation to the guide in the "manual builds" section, and added an API pyo3_build_config::add_extension_module_link_args() for convenience of users.

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.

error: invalid instruction cargo:rustc-cdylib-link-arg from build script of pyo3 v0.14.1
2 participants