Changes between Initial Version and Version 1 of Ticket #61636, comment 31


Ignore:
Timestamp:
Nov 25, 2020, 9:37:24 AM (3 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61636, comment 31

    initial v1  
    11the issue you will possibly run into is getting MP to actually use it for builds...there is no logic in the portfiles to spec a port named gcc-develarm so the portfiles won't know how to ask for it, exactly, or default to it.
    22
    3 doing this will help a bit
     3doing this will help a bit to get you using it
    44{{{
    55sudo port select gcc gcc-develarm
    66}}}
    7 but that might not be enough.
     7but that will not be enough for the portfiles to find it.
    88
    99We'll ask Chris.