[MacPorts] #65056: curl: Enable http2 by default
MacPorts
noreply at macports.org
Thu May 5 14:45:17 UTC 2022
#65056: curl: Enable http2 by default
--------------------------+------------------------
Reporter: dgilman | Owner: ryandesign
Type: enhancement | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: curl |
--------------------------+------------------------
Comment (by ryandesign):
In [changeset:"b944040204a0f97164809ada1205c1071e7d8436/macports-ports"
b944040204a0f97164809ada1205c1071e7d8436/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="b944040204a0f97164809ada1205c1071e7d8436"
curl: Move HTTP/2 support back to +http2 variant
Revert the preceding effort to enable HTTP/2 unconditionally. While
HTTP/2 is nice, it uses nghttp2 which requires C++14 which requires
newer compilers on older systems which can cause a bootstrapping
headache. So now enable the variant by default only on systems that
don't need additional compilers to build it.
See: https://trac.macports.org/ticket/65056
Closes: https://trac.macports.org/ticket/65063
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65056#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list