Skip to content

fix: pass RUSTFLAGS#462

Closed
n-bes wants to merge 2 commits into
PyO3:mainfrom
n-bes:fix/pass_rustflags
Closed

fix: pass RUSTFLAGS#462
n-bes wants to merge 2 commits into
PyO3:mainfrom
n-bes:fix/pass_rustflags

Conversation

@n-bes

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

Copy link
Copy Markdown

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

@n-bes

n-bes commented Aug 24, 2024

Copy link
Copy Markdown
Author

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

env = os.environ.copy()

@davidhewitt davidhewitt left a comment

Copy link
Copy Markdown
Member

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