[MacPorts] #67166: mpv @0.35.1: C11 atomics are required; you may need a newer compiler
MacPorts
noreply at macports.org
Thu Mar 30 03:11:28 UTC 2023
#67166: mpv @0.35.1: C11 atomics are required; you may need a newer compiler
-------------------------+------------------------------------
Reporter: ryandesign | Owner: Ionic
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: mavericks mountainlion
Port: mpv |
-------------------------+------------------------------------
Comment (by ryandesign):
The Portfile already says:
{{{
# C11 atomics is mandatory from version 0.33.0
compiler.c_standard 2011
}}}
but C11 atomics are not guaranteed by `compiler.c_standard 2011`. You'll
need to add code like [changeset:08560e52b1246a5f303ebf5ceb5c5bfdc508c6f1
/macports-ports].
--
Ticket URL: <https://trac.macports.org/ticket/67166#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list