mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libtool: use autotools for toolchain to work with automake-1.18
This commit is contained in:
parent
4403a2bc3f
commit
5784d1576b
@ -11,6 +11,7 @@ PKG_URL="https://ftpmirror.gnu.org/libtool/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
|||||||
PKG_DEPENDS_HOST="ccache:host autoconf:host automake:host intltool:host"
|
PKG_DEPENDS_HOST="ccache:host autoconf:host automake:host intltool:host"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_LONGDESC="A generic library support script."
|
PKG_LONGDESC="A generic library support script."
|
||||||
|
PKG_TOOLCHAIN="autotools"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_HOST="--enable-static --disable-shared"
|
PKG_CONFIGURE_OPTS_HOST="--enable-static --disable-shared"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user