mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
libnl: build with pic
- required by nmap-7.96
This commit is contained in:
parent
b72fefa826
commit
fec1ccf8d5
@ -10,6 +10,7 @@ PKG_SITE="https://github.com/thom311/libnl"
|
||||
PKG_URL="https://github.com/thom311/libnl/releases/download/libnl${PKG_VERSION//./_}/libnl-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="A library for applications dealing with netlink socket."
|
||||
PKG_BUILD_FLAGS="+pic"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static \
|
||||
--disable-shared \
|
||||
|
Loading…
x
Reference in New Issue
Block a user