mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libcap-ng: drop obsolete python configure option and use cfg-libs option
add PKG_BUILD_FLAGS="-cfg-libs" as libcap-ng is built with the follow override PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"
This commit is contained in:
parent
d161095bce
commit
054f06c1dc
@ -10,5 +10,6 @@ PKG_URL="https://github.com/stevegrubb/libcap-ng/archive/v${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="Libcap-ng is a library for Linux that makes using posix capabilities easy."
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
PKG_BUILD_FLAGS="-cfg-libs"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared --with-python=no --with-python3=no"
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared --with-python3=no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user