[MacPorts] #61418: Wrong minimum clang version when compiler.thread_local_storage is yes and compiler.cxx_standard is 2014
MacPorts
noreply at macports.org
Thu Nov 12 18:55:10 UTC 2020
#61418: Wrong minimum clang version when compiler.thread_local_storage is yes and
compiler.cxx_standard is 2014
-------------------------+--------------------
Reporter: ryandesign | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.6.3
Resolution: | Keywords:
Port: |
-------------------------+--------------------
Comment (by ryandesign):
I thought the point was that there's thread local with C, and there's
thread local with C++. Setting `compiler.thread_local_storage` doesn't
specify which it is. If the software is using thread local with C++, then
it needs to set `compiler.cxx_standard` correctly. If the software is
using thread local with C only, then there's no need to impose the higher
compiler requirements.
--
Ticket URL: <https://trac.macports.org/ticket/61418#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list