Changes between Initial Version and Version 1 of Ticket #65543, comment 12


Ignore:
Timestamp:
Jul 26, 2022, 9:05:44 PM (2 years ago)
Author:
RobK88
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65543, comment 12

    initial v1  
    1919
    2020If I want to download prebuilt binaries, I will need to uninstall all my ports, change `delete_la_files` to `no` in macports.conf, and then reinstall my ports.  That will be a lot of work.  I might just stick with building everything from source!
     21
     22P.S.  To remind me, I have added the following to my macports.conf:
     23
     24# IMPORTANT
     25#
     26# All ports will be built from source if delete_la_files has a value of yes.
     27# If you change delete_la_files from yes to no, you will need to uninstall all the ports
     28# and reinstall them because all ports built with this setting on are not compatible
     29# with those built with it off