Changes between Initial Version and Version 1 of Ticket #53184, comment 5


Ignore:
Timestamp:
May 15, 2017, 6:44:45 PM (7 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53184, comment 5

    initial v1  
    3333
    3434
    35 We then have two clang compilers, 3.7 and 3.8, that work without segfaulting on 10.5 PPC. This was successful at building a fairly complex cxx11 port, aria2:
     35We then have two clang compilers, 3.7 and 3.8, that work without segfaulting on 10.5 PPC. This was successful at building a fairly complex cxx11 port, aria2, with a build line like this:
     36{{{
     37sudo port -v install aria2 configure.compiler=macports-clang-3.7 configure.cxx_stdlib=libc++
     38}}}
    3639{{{
    3740$ port -v installed aria2