mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
librespot: fix build where TARGET=HOST with rust 1.54
This commit is contained in:
parent
94edf01cc7
commit
6e497d6a35
@ -25,6 +25,7 @@ PKG_MAINTAINER="Anton Voyl (awiouy)"
|
||||
make_target() {
|
||||
. $(get_build_dir rust)/cargo/env
|
||||
cargo build \
|
||||
${CARGO_Z_TARGET_APPLIES_TO_HOST} \
|
||||
--release \
|
||||
--no-default-features \
|
||||
--features "alsa-backend pulseaudio-backend with-dns-sd with-vorbis"
|
||||
|
Loading…
x
Reference in New Issue
Block a user