[MacPorts] #60908: update GCC10 to accept MACOSX_DEPLOYMENT_TARGET to be 11.0
MacPorts
noreply at macports.org
Mon Jul 27 15:00:57 UTC 2020
#60908: update GCC10 to accept MACOSX_DEPLOYMENT_TARGET to be 11.0
-----------------------+---------------------------------
Reporter: vdoublie | Owner: (none)
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.99
Resolution: | Keywords: macOSX build target
Port: gcc10 |
-----------------------+---------------------------------
Comment (by kencu):
taking a quick look, if you just removed that sanity test it might just
work:
{{{
if (version_array[MAJOR] != 10)
goto fail;
}}}
--
Ticket URL: <https://trac.macports.org/ticket/60908#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list