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


Ignore:
Timestamp:
Sep 9, 2021, 5:22:07 AM (3 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63468, comment 2

    initial v1  
    99Of late, MacPorts defaults to building with clang-7.0 if the gcc compilers have been disallowed.
    1010
    11 I know how to reverse the change in clang-7.0+ to allow symbol redefinition again to "fix" this. I suggested doing that a year or two ago but was over-ruled and told that was a poor plan. We were supposed to redo legacysupport's symbol changing plan instead.
    12 
    13 I don't have time or plans to ever do that, so I was going to go ahead and reverse the commit that disabled symbol redefinition on clang-7.0+ anyway, at least on < 10.6 where this is relevant.
     11I know how to reverse the change in clang-7.0+ to allow symbol redefinition again to "fix" this as per the other ticket. I haven't actually done it yet to prove it works, though.
    1412
    1513For now, try building this port with some clang < 7, or with gcc, and it *should* build. Please report back if it does or doesn't.