Changes between Initial Version and Version 1 of Ticket #51864, comment 9


Ignore:
Timestamp:
Aug 1, 2016, 7:44:40 PM (8 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51864, comment 9

    initial v1  
    11... but I just noticed that r150880 insists in installing some ports universal. I'll try that.
     2
     3But the major problem seems that macports is trying to upgrade llvm-3.7 with a broken clang-3.7 compiler. Most likely
     4{{{
     5sudo port install llvm-3.7 configure.compiler=macports-clang-3.6
     6}}}
     7will help.