mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-misc/curl: rev bump to enable socketpair support
Link: https://github.com/curl/curl/issues/6299#issuecomment-742867378 Acked-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
@@ -222,7 +222,6 @@ multilib_src_configure() {
|
||||
$(use_enable progress-meter) \
|
||||
--enable-proxy \
|
||||
--disable-sspi \
|
||||
--disable-socketpair \
|
||||
$(use_enable static-libs static) \
|
||||
$(use_enable threads threaded-resolver) \
|
||||
$(use_enable threads pthreads) \
|
||||
Reference in New Issue
Block a user