aboutsummaryrefslogtreecommitdiff
path: root/utils/procs
diff options
context:
space:
mode:
authorJeffery To <jeffery.to@gmail.com>2023-09-25 11:58:12 +0800
committerJeffery To <jeffery.to@gmail.com>2023-10-11 15:50:23 +0800
commit9db7284d589dc8490f8c7dbe56af731fce953eda (patch)
treebd7329983710c19d0428ce89b358c7b41b59f87f /utils/procs
parent853c9c9e8625c54a2c3214b2ef770ffc76bd3495 (diff)
rust: Consolidate cargo environment variables
This consolidates all environment variables for cargo into: * CARGO_HOST_CONFIG_VARS / CARGO_PKG_CONFIG_VARS These contain all cargo-specific environment variables, i.e. without "common" variables like CC. * CARGO_HOST_VARS / CARGO_PKG_VARS (renamed from CARGO_VARS) These contain all environment variables to be passed to cargo. This also: * Set the CARGO_BUILD_TARGET environment variable instead of using the --target command-line option * Update Python include files to use CARGO_HOST_CONFIG_VARS / CARGO_PKG_CONFIG_VARS Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Diffstat (limited to 'utils/procs')
0 files changed, 0 insertions, 0 deletions