[MacPorts] #62426: libc++: using a newer libc++ to build software on older macos systems
MacPorts
noreply at macports.org
Thu Mar 11 04:49:21 UTC 2021
#62426: libc++: using a newer libc++ to build software on older macos systems
--------------------------+----------------------
Reporter: kencu | Owner: kencu
Type: enhancement | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: libcxx |
--------------------------+----------------------
Comment (by kencu):
It might not be too hard to patch clang to allow another new {{{stdlib}}}
option, something like {{{-stdlib=libcxx-override}}} say.
Then we could use that to force linking to a new libc++.dylib that we put
in some consistent location instead of the one in
{{{/usr/lib/libc++.dylib}}}.
We already patch it for {{{macports-libstdc++}}}, and the mechanism is
pretty similar.
--
Ticket URL: <https://trac.macports.org/ticket/62426#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list