Changes between Initial Version and Version 1 of Ticket #45268, comment 22


Ignore:
Timestamp:
Jan 14, 2021, 9:24:00 AM (3 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45268, comment 22

    initial v1  
    1010the quick fix is to copy the arm64 icu-config shell script into the x86_64 icu-config, pre-destroot, like this (manually)
    1111{{{
    12 sudo mv ./source-arm64/config/icu-config ./source-x86_64/config/icu-config
     12sudo cp ./source-arm64/config/icu-config ./source-x86_64/config/icu-config
    1313}}}
    1414