Skip to content

Conversation

n-bes
Copy link

@n-bes n-bes commented Aug 24, 2024

Custom RUSTFLAGS passed only when internal RUSTFLAGS is set, fixed it. Possibly fix pypa/pip#12935

@n-bes
Copy link
Author

n-bes commented Aug 24, 2024

Oh, it is already copied... So, something another is wrong.

env = os.environ.copy()

Copy link
Member

@davidhewitt davidhewitt left a comment

Choose a reason for hiding this comment

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

Thanks for the PR. I'm not sure I understand the motivation for the patch, nor what the functional change is from the patch submitted. Could you please elaborate?

@n-bes n-bes closed this Sep 9, 2024
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.

pass rustflags to isolated environemnt
2 participants