mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libnftnl: disable autoreconf
This commit is contained in:
parent
68f09e7534
commit
b3ab80e817
@ -29,7 +29,7 @@ PKG_SHORTDESC="libnftnl: a userspace library providing a low-level netlink progr
|
|||||||
PKG_LONGDESC="libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. The library libnftnl has been previously known as libnftables. This library is currently used by nftables."
|
PKG_LONGDESC="libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. The library libnftnl has been previously known as libnftables. This library is currently used by nftables."
|
||||||
|
|
||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="yes"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-shared --enable-static"
|
PKG_CONFIGURE_OPTS_TARGET="--disable-shared --enable-static"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user