Changes between Initial Version and Version 1 of Ticket #64532, comment 8


Ignore:
Timestamp:
Jan 26, 2022, 9:53:06 PM (3 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64532, comment 8

    initial v1  
    1 The other example is quite different, though, isn't it? The person who wrote the cmake script figured there was nobody building on ppc32 any more, and ignores it.
     1In addition, the person who wrote the cmake script figured there was nobody building on ppc32 any more, and ignores it.
    22{{{
    33set(POWER_ALIASES ppc64 ppc64le)
    44}}}
    5 
    6 so that is actually nothing to do with this issue, or MacPorts, or Cmake.
    7