pv: drop obsolete configure options and use cfg-libs option

This commit is contained in:
Rudi Heitbaum 2024-09-17 08:13:20 +00:00
parent de5677e5f6
commit 78efec4842

View File

@ -9,6 +9,4 @@ PKG_SITE="http://www.ivarch.com/programs/pv.shtml"
PKG_URL="http://www.ivarch.com/programs/sources/pv-${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="Pipe Viewer can be inserted into any normal pipeline between two processes."
PKG_BUILD_FLAGS="-sysroot"
PKG_CONFIGURE_OPTS_TARGET="--enable-static-nls"
PKG_BUILD_FLAGS="-sysroot -cfg-libs"