Changes between Version 2 and Version 3 of Ticket #66378, comment 8


Ignore:
Timestamp:
Dec 23, 2022, 8:30:48 AM (17 months ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66378, comment 8

    v2 v3  
    55actually, 10 seconds is all it takes, no multi-hour endeavours needed:
    66{{{
    7 sudo port -v deactivate libgcc12
     7sudo port -v deactivate libgcc
    88}}}
    99see if any toolchain parts are listed as going to be broken by this.
     
    1212
    1313eg:
    14 {{{
    15 $ sudo port -v deactivate libgcc12
    16 Note: It is not recommended to uninstall/deactivate a port that has dependents as it breaks the dependents.
    17 The following ports will break: libgcc @6.0_0
    18 Continue? [y/N]: n
    19 --->  Cleaning libgcc12
    20 --->  Removing work directory for libgcc12
    21 }}}
    22 
    23 although it looks like the real info you need comes from trying to deactivate libgcc, not libgccN:
    2414{{{
    2515$ sudo port -v deactivate libgcc