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


Ignore:
Timestamp:
Jan 31, 2022, 7:41:49 AM (2 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64570, comment 2

    v1 v2  
    1 No version of qt5 works on darwin PowerPC, and likely never will, unless some funded genius who loves PowerPC darwin comes along, and has about a year to spend on it.
     1No version of qt5 works on darwin PowerPC, and likely never will, unless some funded genius who loves PowerPC darwin comes along, and has about a year to spend on it. But it would be nice to see the right compilers chosen, certainly, which I see is your primary point here.
    22
    3 But it would be nice to see the right compilers chosen, certainly.
     3There are places where clang creeps into the powerpc compiler  list still.
     4
     5Perhaps here < https://github.com/macports/macports-ports/blob/9abb9acdbca50c85354af3c90e4418efcc8402d6/_resources/port1.0/compilers/clang_compilers.tcl#L28> where there is no architecture test, just a system version test.