Changes between Version 1 and Version 2 of Ticket #58442, comment 9


Ignore:
Timestamp:
May 5, 2019, 6:48:03 PM (5 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58442, comment 9

    v1 v2  
    5858}}}
    5959
    60 So - for your purposes right now, just delete that whole block (it's going to be restored again next time you `sudo port selfudate` anyway). Then deactivate clang-7.0, clang-8.0, and then try your build of gcc9 again.
     60So - for your purposes right now, just delete that whole block (it's going to be restored again next time you `sudo port selfupdate` anyway). Then deactivate clang-7.0, clang-8.0, and then try your build of gcc9 again.
    6161
    6262It should not ask for any clang any longer (as you just deleted the part that made it ask for clang) and you will now get the Xcode clang called instead. We all hope that one works for you.