Closed
Description
What's the problem this feature will solve?
I prepared example rust-lang/rust#129489 and mentioned that CC
, CFLAGS
passed to isolated environment, but RUSTFLAGS
not
Describe the solution you'd like
pass only RUSTFLAGS
to
Alternative Solutions
Allow to pip.conf
read env variables from global configuration file
Additional context
I try to merge c/rust/python code with specific flags
Code of Conduct
- I agree to follow the PSF Code of Conduct.