mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
gettext: attempts to install missing shared object libs when shared is disabled
This commit is contained in:
parent
0423df400a
commit
8e7a7ae24d
@ -11,7 +11,7 @@ PKG_URL="http://ftp.gnu.org/pub/gnu/gettext/$PKG_NAME-$PKG_VERSION.tar.gz"
|
|||||||
PKG_DEPENDS_HOST="ccache:host"
|
PKG_DEPENDS_HOST="ccache:host"
|
||||||
PKG_LONGDESC="A program internationalization library and tools."
|
PKG_LONGDESC="A program internationalization library and tools."
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_HOST="--enable-static --disable-shared \
|
PKG_CONFIGURE_OPTS_HOST="--disable-static --enable-shared \
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
--disable-java \
|
--disable-java \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user