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: Only set RUSTFLAGS when absolutely neccessary #887

Merged
merged 1 commit into from
May 1, 2022

Conversation

ravenexp
Copy link
Contributor

@ravenexp ravenexp commented May 1, 2022

Setting RUSTFLAGS to an empty string has an undesirable side-effect
of overriding any rustflags key values from .cargo/config, etc.

Setting `RUSTFLAGS` to an empty string has an undesirable side-effect
of overriding any `rustflags` key values from `.cargo/config`, etc.
@netlify
Copy link

netlify bot commented May 1, 2022

Deploy Preview for maturin-guide ready!

Name Link
🔨 Latest commit 6fccfb5
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/626e6d60c4048700093dff53
😎 Deploy Preview https://deploy-preview-887--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 settings.

Copy link
Member

@messense messense left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@messense messense enabled auto-merge May 1, 2022 11:35
@messense messense merged commit 245d5fe into PyO3:main May 1, 2022
@ravenexp ravenexp deleted the dont-unset-rustflags branch May 11, 2022 12:54
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