Changes between Initial Version and Version 1 of Ticket #66234, comment 1


Ignore:
Timestamp:
Nov 12, 2022, 3:25:38 AM (18 months ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66234, comment 1

    initial v1  
    1 Looks like it uses cppunit without tests variant being chosen.
     1Looks like it uses `cppunit` without `tests` variant being chosen.
    22
    3 Adding `compiler.cxx_standard 2011` for a general cases fixes the build. Then, to fix universal we also need `muniversal 1.0`, or if it breaks Clang builds, then:
     3Adding `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:
    44{{{
    55platform darwin powerpc {