aboutsummaryrefslogtreecommitdiff
path: root/lang/rust/rust-host-build.mk
Commit message (Collapse)AuthorAge
* rust: refactor build helperTianling Shen2023-03-24
Added new RustBinPackage, RustBinHostBuild wrapper. Added new RUST_PKG_FEATURES flag. Moved CARGO_HOME to STAGING_DIR_HOSTPKG. Overrode default Build/Compile and Host/Compile to Cargo build. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>