Changes between Version 3 and Version 4 of Ticket #62548, comment 4


Ignore:
Timestamp:
Mar 27, 2021, 8:08:39 AM (3 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62548, comment 4

    v3 v4  
    66However, you will need to build it twice and lipo together for 32bit + 64bit libraries. Using the muniversal PG just on older systems <10.14 would do it. The proper flag to force the library bit depth is {{{--with-library-bits=64}}} or {{{--with-library-bits=32}}}.
    77
    8 And -- personally -- I would probably split icu58 off into it's own port, to simplify things in the Portfile, roll the docs into a variant, and get rid of {{{icu-lx}}} as is has no dependents and upstream recommends {{{harfbuzz}}} anyway.
     8And -- personally -- I would probably split icu58 off into it's own port, to simplify things in the Portfile, roll the docs into a variant and get rid of the doc subports, and get rid of {{{icu-lx}}} as it has no dependents and upstream recommends {{{harfbuzz}}} anyway.