Changes between Initial Version and Version 1 of Ticket #62426, comment 6


Ignore:
Timestamp:
Mar 16, 2021, 4:58:17 PM (3 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62426, comment 6

    initial v1  
    1 It might not be too hard to patch clang to allow another new {{{stdlib}}} option, something like {{{-stdlib=libcxx-override}}} say.
     1It might not be too hard to patch clang to allow another new {{{stdlib}}} option, something like {{{-stdlib=macports-libcxx}}} say.
    22
    33Then we could use that to force linking to a new libc++.dylib that we put in some consistent location instead of the one in {{{/usr/lib/libc++.dylib}}}.