mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
bottom: fix build where TARGET=HOST with rust 1.54
This commit is contained in:
parent
e23a0e5e2d
commit
94edf01cc7
@ -14,6 +14,7 @@ PKG_TOOLCHAIN="manual"
|
||||
make_target() {
|
||||
. "$(get_build_dir rust)/cargo/env"
|
||||
cargo build \
|
||||
${CARGO_Z_TARGET_APPLIES_TO_HOST} \
|
||||
--release \
|
||||
--locked \
|
||||
--all-features
|
||||
|
Loading…
x
Reference in New Issue
Block a user