Changes between Initial Version and Version 1 of Ticket #66234, comment 1
- Timestamp:
- Nov 12, 2022, 3:25:38 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #66234, comment 1
initial v1 1 Looks like it uses cppunit without testsvariant being chosen.1 Looks like it uses `cppunit` without `tests` variant being chosen. 2 2 3 Adding `compiler.cxx_standard 2011` for a general case sfixes the build. Then, to fix universal we also need `muniversal 1.0`, or if it breaks Clang builds, then:3 Adding `compiler.cxx_standard 2011` for a general case fixes the build. Then, to fix universal we also need `muniversal 1.0`, or if it breaks Clang builds, then: 4 4 {{{ 5 5 platform darwin powerpc {