Changes between Initial Version and Version 1 of Ticket #64353, comment 26


Ignore:
Timestamp:
Jan 10, 2022, 12:08:38 AM (2 years ago)
Author:
mouse07410 (Mouse)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64353, comment 26

    initial v1  
    66
    77Could you please explain? That line already has a whole bunch of {{{macports-clang-xx}}}...? Or do you mean plain {{{clang}}} entry to mean the the Xcode clang (whatever version the current installed Xcode happens to be)?
     8
     9Also: right now (the default/installed Macports config), {{{port}}} uses Xcode clang for everything ''except'' what requires capabilities like {{{+openmp}}} that need {{{macports-clang-xx}}}. If I add {{{default_compilers . . .}}} line - would it force {{{port}}} to build with the first entry-clang of that line, rather than reverting to {{{macports-clang}}} only when Xcode clang can't do it?
    810
    911> a (nearly) full list of the compiler options is here: ​https://trac.macports.org/wiki/UsingTheRightCompiler