[MacPorts] #70127: Using a newer libcurl from "base"
MacPorts
noreply at macports.org
Sat Jun 1 03:59:57 UTC 2024
#70127: Using a newer libcurl from "base"
--------------------------+--------------------
Reporter: RJVB | Owner: (none)
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: base | Version:
Resolution: | Keywords:
Port: |
--------------------------+--------------------
Comment (by kencu):
We had worked out in the past that you couldn’t simply swap the curl
library for a newer one, as base would build differently against the
different versions of curl.
So to use the dlopen method you mentioned, Clemens outlined that you would
have to build base against the different curl versions and then
dynamically choose the code path at runtime, using the newer path if
available.
This was a bit too much for anyone to take on, so the idea dropped there.
--
Ticket URL: <https://trac.macports.org/ticket/70127#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list