[MacPorts] #61775: mame: 0.226 build fails on 10.8, due to C header /usr/include/xlocale/_stdio.h, snprintf_l(), etc
MacPorts
noreply at macports.org
Tue Dec 8 18:33:04 UTC 2020
#61775: mame: 0.226 build fails on 10.8, due to C header
/usr/include/xlocale/_stdio.h, snprintf_l(), etc
----------------------+----------------------
Reporter: mascguy | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: mame |
----------------------+----------------------
Comment (by kencu):
It's quite routine to define {{{_DARWIN_C_SOURCE}}} on macOS to get all
the available functionality macOS offers.
The more restrictive feature blocker settings are usually for developers
to use, to make sure their software will work on a broad array of systems
they don't actually test on.
--
Ticket URL: <https://trac.macports.org/ticket/61775#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list