Changes between Version 2 and Version 3 of Ticket #55382, comment 5


Ignore:
Timestamp:
Nov 22, 2017, 6:37:53 PM (6 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55382, comment 5

    v2 v3  
    1010}}}
    1111
    12 that's a bit ugly. OK for 10.7+ (just force libc++) but for 10.6, not so simple (LibcxxOnOlderSystems).
     12that's a bit ugly. OK for 10.7+ (just force libc++) but for 10.6, not so simple. Perhaps a simple dependency on port:libcxx might do it, though.