mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
parted: dont build shared lib
This commit is contained in:
parent
132c1e92bd
commit
5b3ae4766c
@ -34,7 +34,9 @@ PKG_IS_ADDON="no"
|
|||||||
|
|
||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
|
PKG_CONFIGURE_OPTS_HOST="--disable-shared --without-readline"
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-device-mapper \
|
PKG_CONFIGURE_OPTS_TARGET="--disable-device-mapper \
|
||||||
|
--disable-shared \
|
||||||
--without-readline \
|
--without-readline \
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
--with-gnu-ld"
|
--with-gnu-ld"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user