[MacPorts] #56994: vim-8.1.0280 does not build under OS X 10.5.8
MacPorts
noreply at macports.org
Sat Oct 6 23:52:00 UTC 2018
#56994: vim-8.1.0280 does not build under OS X 10.5.8
--------------------------+-------------------------------
Reporter: josephsacco | Owner: raimue
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.3
Resolution: | Keywords: leopard legacy-os
Port: vim |
--------------------------+-------------------------------
Comment (by kencu):
It was pretty simple, in the end. The correct macro would be
{{{
#if __MAC_OS_X_VERSION_MAX_ALLOWED > 1060
}}}
instead of the one they used. I'll make up a patch, and then see if it can
be upstreamed.
--
Ticket URL: <https://trac.macports.org/ticket/56994#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list