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. |
| 11 | I 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. |