[MacPorts] #67540: cmake, cmake-devel: Update to 3.27.2
MacPorts
noreply at macports.org
Sun Mar 24 19:35:21 UTC 2024
#67540: cmake, cmake-devel: Update to 3.27.2
---------------------------------+-----------------------
Reporter: ryandesign | Owner: michaelld
Type: update | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: cmake, cmake-devel |
---------------------------------+-----------------------
Comment (by kencu):
and indeed, tweaking our blocker to force the fork behaviour always on
older systems fixes 10.7. Let me try 10.5 PPC now.
{{{
#if defined(__APPLE__) && (MAC_OS_X_VERSION_MIN_REQUIRED >= 1080)
uv_once(&posix_spawn_init_once, uv__spawn_init_posix_spawn);
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67540#comment:24>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list