diff options
author | Jeffery To <jeffery.to@gmail.com> | 2023-09-23 00:26:20 +0800 |
---|---|---|
committer | Jeffery To <jeffery.to@gmail.com> | 2023-10-11 15:50:23 +0800 |
commit | 853c9c9e8625c54a2c3214b2ef770ffc76bd3495 (patch) | |
tree | 90e9bd5b9d1ed2c9f36f961a256d7d8cd5d7da34 /utils/procs | |
parent | 5c5123f0f63cfda1d4f17a5d315356883fd82923 (diff) |
rust: Move CARGO_HOME to $(DL_DIR)/cargo
As CARGO_HOME mainly functions as a download and source cache[1], moving
it into $(DL_DIR) allows it to persist and be reused between different
buildroots/sdks (when DL_DIR is set to a custom/external location).
[1]: https://doc.rust-lang.org/cargo/guide/cargo-home.html
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Diffstat (limited to 'utils/procs')
0 files changed, 0 insertions, 0 deletions