commit | 8f14b9026555018cf4c371c9d4c10b48927f0d02 | [log] [tgz] |
---|---|---|
author | Zachary Leaf <zachary.leaf@arm.com> | Fri Oct 11 14:26:50 2024 +0100 |
committer | Zachary Leaf <zachary.leaf@arm.com> | Fri Oct 11 14:26:50 2024 +0100 |
tree | 79c400c4a8bcf71e40f04e219af9e99ebd660e69 | |
parent | 7937b863f501e28dd82df5fbd59c20f5cd12603f [diff] |
next: set rustup/cargo home dirs As pre_tf_build() call hook is invoked from within a subshell, environment variables are lost on calling it. Use set_hook_var to set the {RUSTUP,CARGO}_HOME vars required by cargo/rustup. Change-Id: Ibb8bcb08e60c4ff08b945861e3bd3f968bbcfad2 Signed-off-by: Zachary Leaf <zachary.leaf@arm.com>