Changes between Version 1 and Version 2 of Ticket #63535, comment 2


Ignore:
Timestamp:
Sep 25, 2021, 8:52:53 PM (3 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63535, comment 2

    v1 v2  
    33It will fail if Leopard i386 is configured for {{{cxxstdlib libc++}}} however, which we should support. I guess we can special-case it.
    44
    5 I would prefer to see if we can get it to build with clang-7.0 always, but I'll take using gcc7 on way and clang-7.0 the other if we need to.
     5I would prefer to see if we can get it to build with clang-7.0 always, but I'll take using gcc7 for libstdc++ and clang-7.0 for libc++ if we need to.