mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libffi: remove libffi:host
This commit is contained in:
parent
c8e9c6c330
commit
059c0a6021
@ -23,7 +23,6 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://sourceware.org/$PKG_NAME/"
|
PKG_SITE="http://sourceware.org/$PKG_NAME/"
|
||||||
PKG_URL="ftp://sourceware.org/pub/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="ftp://sourceware.org/pub/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_HOST="ccache:host autoconf:host automake:host libtool:host intltool:host autoconf-archive:host"
|
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="devel"
|
PKG_SECTION="devel"
|
||||||
@ -33,12 +32,6 @@ PKG_LONGDESC="The libffi library provides a portable, high level programming int
|
|||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="yes"
|
PKG_AUTORECONF="yes"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_HOST="--disable-debug \
|
|
||||||
--enable-structs \
|
|
||||||
--enable-raw-api \
|
|
||||||
--disable-purify-safety \
|
|
||||||
--with-gnu-ld"
|
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-debug \
|
PKG_CONFIGURE_OPTS_TARGET="--disable-debug \
|
||||||
--enable-structs \
|
--enable-structs \
|
||||||
--enable-raw-api \
|
--enable-raw-api \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user