rust: Install to $(STAGING_DIR)/host
authorJeffery To <redacted>
Fri, 22 Sep 2023 16:02:01 +0000 (00:02 +0800)
committerJeffery To <redacted>
Wed, 11 Oct 2023 07:50:22 +0000 (15:50 +0800)
commit49aaf19c65a35c37725ead7a438684411b512d6f
treea7fa4db8ac92355a1e81e3557d370b4d9217365a
parent855623d8cce4db8655af58bed5d52c64d38608c5
rust: Install to $(STAGING_DIR)/host

This allows rustc/cargo/etc to be called without having to set PATH, as
$(STAGING_DIR)/host/bin is already in PATH.

This also fixes CARGO_HOME not being set during Host/Configure and
Host/Compile.

Signed-off-by: Jeffery To <redacted>
lang/python/python3-host.mk
lang/python/python3-package.mk
lang/rust/Makefile
lang/rust/rust-host-build.mk
lang/rust/rust-package.mk
git clone https://git.99rst.org/PROJECT