Changes between Initial Version and Version 1 of Ticket #64978, comment 6


Ignore:
Timestamp:
Apr 12, 2022, 1:39:44 AM (2 years ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64978, comment 6

    initial v1  
    77
    88Thank you. BTW what does not work with its assembler on PPC? Boost does install on PPC and seems to work. Though this might be a case of its failure: https://github.com/PurpleI2P/i2pd/issues/1726
     9
     10P. S. Should be rather `if {${os.platform} eq "darwin" && (${os.major} < 11 || ${build.arch} eq "ppc")} {` – we can build on 10.6.x for `ppc`, and my ticket is for 10.6.8 in fact.