rust: Add RUST_HOST_FEATURES for host builds
authorJeffery To <jeffery.to@gmail.com>
Mon, 25 Sep 2023 03:28:45 +0000 (11:28 +0800)
committerJeffery To <jeffery.to@gmail.com>
Wed, 11 Oct 2023 07:50:22 +0000 (15:50 +0800)
commitd24095b8fc5b8d4e509d59f73d6901842b50c4bd
treeca1cbc7109079dccb1d7bf61739494b24a300624
parenta00dae9ed071030426a9e2c624aec58bb62538f0
rust: Add RUST_HOST_FEATURES for host builds

Features to be enabled for host may not be the same as those for target.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/rust/rust-host-build.mk