mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
gettext: build runtime and tools
This commit is contained in:
parent
254dedf278
commit
e0a7f5266b
@ -11,16 +11,12 @@ 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."
|
||||||
|
|
||||||
configure_package() {
|
PKG_CONFIGURE_OPTS_HOST="--enable-static --disable-shared \
|
||||||
PKG_CONFIGURE_SCRIPT="${PKG_BUILD}/gettext-tools/configure"
|
--disable-rpath \
|
||||||
|
--with-gnu-ld \
|
||||||
PKG_CONFIGURE_OPTS_HOST="--enable-static --disable-shared \
|
--disable-java \
|
||||||
--disable-rpath \
|
--disable-curses \
|
||||||
--with-gnu-ld \
|
--with-included-libxml \
|
||||||
--disable-java \
|
--disable-native-java \
|
||||||
--disable-curses \
|
--disable-csharp \
|
||||||
--with-included-libxml \
|
--without-emacs"
|
||||||
--disable-native-java \
|
|
||||||
--disable-csharp \
|
|
||||||
--without-emacs"
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user