Changes between Version 1 and Version 2 of Ticket #63535, comment 2
- Timestamp:
- Sep 25, 2021, 8:52:53 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63535, comment 2
v1 v2 3 3 It will fail if Leopard i386 is configured for {{{cxxstdlib libc++}}} however, which we should support. I guess we can special-case it. 4 4 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 otherif we need to.5 I 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.