Changes between Initial Version and Version 1 of Ticket #62548, comment 4


Ignore:
Timestamp:
Mar 25, 2021, 1:08:46 AM (4 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62548, comment 4

    initial v1  
    22> remove muniversal and get single-step universal building working, but that may be a much bigger undertaking.
    33
    4 took 5 minutes.
     4It was pretty easy, once I knew what was going on, to fix it for 10.15+ -- took 5 minutes.
    55
    6 However, you need to build it separately and lipo together for 32bit + 64bit libraries. I would have finished that off but ...
     6However, you will need to build it separately and lipo together for 32bit + 64bit libraries. I would have finished that off but ran into headwinds.
     7
     8Most likely using the muniversal PG just on < 10.14 would do it. And the proper flag to force 32bit libraries is a configure arg now.
     9
     10And -- personally -- I would split icu58 off into a different port, to simplify things greatly in the Portfile.