Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 66708 Details for
Bug 103539
curl does not use c-ares on amd64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to the curl-7.14.0 ebuild
curl.patch (text/plain), 753 bytes, created by
Tupone Alfredo
on 2005-08-23 19:02:08 UTC
(
hide
)
Description:
patch to the curl-7.14.0 ebuild
Filename:
MIME Type:
Creator:
Tupone Alfredo
Created:
2005-08-23 19:02:08 UTC
Size:
753 bytes
patch
obsolete
>--- /usr/portage/net-misc/curl/curl-7.14.0.ebuild 2005-06-25 22:35:49.000000000 +0200 >+++ curl-7.14.0-r1.ebuild 2005-07-15 10:59:53.000000000 +0200 >@@ -26,7 +26,7 @@ > DEPEND="ssl? ( gnutls? ( net-libs/gnutls ) ) > ssl? ( !gnutls? ( >=dev-libs/openssl-0.9.6a ) ) > ldap? ( net-nds/openldap ) >- x86? ( ares? ( net-dns/c-ares ) )" >+ ares? ( net-dns/c-ares )" > > _curl_has_old_ver() { > if test -s ${ROOT}/usr/$(get_libdir)/${OLD_PV_LIB}; then >@@ -59,9 +59,7 @@ > ewarn "To enable ares support, emerge with USE='-ipv6'." > myconf="${myconf} $(use_enable ipv6)" > else >- if use x86; then >- myconf="${myconf} $(use_enable ipv6) $(use_enable ares)" >- fi >+ myconf="${myconf} $(use_enable ipv6) $(use_enable ares)" > fi > > if use ssl && use gnutls; then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 103539
: 66708