Changes between Initial Version and Version 1 of Ticket #60548, comment 2


Ignore:
Timestamp:
May 28, 2020, 8:46:25 PM (4 years ago)
Author:
reneeotten (Renee Otten)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60548, comment 2

    initial v1  
    33
    44See the discussion listed below:
     5{{{
    56# build fails with "error: thread-local storage is not supported for the current target"
    67# setting "compiler.thread_local_storage yes" does not work, so for now just use blacklisting
    78# See: https://lists.macports.org/pipermail/macports-dev/2019-November/041503.html
    89compiler.blacklist-append {clang < 800}
     10}}}