mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libnl: disable autoreconf
This commit is contained in:
parent
b3ab80e817
commit
cec46a4fb5
@ -29,6 +29,6 @@ PKG_SHORTDESC="libnl: libnl - netlink library"
|
||||
PKG_LONGDESC="libnl is a library for applications dealing with netlink socket. It provides an easy to use interface for raw netlink message but also netlink family specific APIs."
|
||||
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="yes"
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared --disable-cli"
|
||||
|
Loading…
x
Reference in New Issue
Block a user