lftp: fix cross *-musl
This commit is contained in:
parent
7d12f74461
commit
ba9e7b0a6d
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-modules --disable-rpath --without-included-regex
|
configure_args="--with-modules --disable-rpath --without-included-regex
|
||||||
--with-openssl --with-libidn i_cv_posix_fallocate_works=yes
|
--with-openssl --with-libidn i_cv_posix_fallocate_works=yes
|
||||||
--with-zlib=${XBPS_CROSS_BASE}/usr --with-readline=${XBPS_CROSS_BASE}/usr"
|
--with-zlib=${XBPS_CROSS_BASE}/usr --with-readline=${XBPS_CROSS_BASE}/usr
|
||||||
|
gl_cv_func_signbit=yes"
|
||||||
hostmakedepends="automake libtool pkg-config gettext-devel wget"
|
hostmakedepends="automake libtool pkg-config gettext-devel wget"
|
||||||
makedepends="zlib-devel ncurses-devel readline-devel libressl-devel
|
makedepends="zlib-devel ncurses-devel readline-devel libressl-devel
|
||||||
expat-devel libidn-devel"
|
expat-devel libidn-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue