summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-12-11 01:07:43 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-12-11 01:10:59 +0100
commitdfcd1083180e4c1966c39d4d9bee66071ea6e5f1 (patch)
tree3e8591879bb16cd36f1da2b9d62b3dde8f9401f9 /net-misc/curl
parentnet-misc/curl: x86 stable (bug #759259) (diff)
downloadgentoo-dfcd1083180e4c1966c39d4d9bee66071ea6e5f1.tar.gz
gentoo-dfcd1083180e4c1966c39d4d9bee66071ea6e5f1.tar.bz2
gentoo-dfcd1083180e4c1966c39d4d9bee66071ea6e5f1.zip
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>
Diffstat (limited to 'net-misc/curl')
-rw-r--r--net-misc/curl/curl-7.74.0-r1.ebuild (renamed from net-misc/curl/curl-7.74.0.ebuild)1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-misc/curl/curl-7.74.0.ebuild b/net-misc/curl/curl-7.74.0-r1.ebuild
index 7f1d8cea7d11..49f1ca41252d 100644
--- a/net-misc/curl/curl-7.74.0.ebuild
+++ b/net-misc/curl/curl-7.74.0-r1.ebuild
@@ -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) \