mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
Merge pull request #4637 from CvH/10.0/networktoolsup
rsync: fix target build
This commit is contained in:
commit
c24cdd427c
@ -19,9 +19,12 @@ PKG_CONFIGURE_OPTS_HOST="--with-included-popt \
|
|||||||
--disable-xxhash"
|
--disable-xxhash"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-acl-support \
|
PKG_CONFIGURE_OPTS_TARGET="--disable-acl-support \
|
||||||
--disable-xattr-support \
|
--disable-asm \
|
||||||
--with-included-popt \
|
|
||||||
--without-include-zlib \
|
|
||||||
--disable-lz4 \
|
--disable-lz4 \
|
||||||
|
--disable-md2man \
|
||||||
|
--disable-simd \
|
||||||
|
--disable-xattr-support \
|
||||||
|
--disable-xxhash \
|
||||||
--disable-zstd \
|
--disable-zstd \
|
||||||
--disable-xxhash"
|
--with-included-popt \
|
||||||
|
--without-included-zlib"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user