[MacPorts] #61976: mame: update to 0.227
MacPorts
noreply at macports.org
Mon Jan 4 16:29:33 UTC 2021
#61976: mame: update to 0.227
----------------------+----------------------
Reporter: mascguy | Owner: mascguy
Type: update | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: mame |
----------------------+----------------------
Comment (by mascguy):
So to replace the system libc++, install `libcxx +replacemnt_libcxx`, and
then copy the contents of `/opt/local/var/system_roots/libcxx-5.0.1-4.tgz`
to:
{{{
/usr/include/cxxabi.h
/usr/include/__cxxabi_config.h
/usr/lib/libc++.1.dylib
/usr/lib/libc++.dylib -> libc++.1.dylib
/usr/lib/libc++abi.dylib
}}}
(After backing up those files first, of course...)
It looks like the port will take care of that automatically, for MacOS
10.6 and earlier. Is the plan to eventually have that variant do the
replacement for all MacOS releases?
--
Ticket URL: <https://trac.macports.org/ticket/61976#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list