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


Ignore:
Timestamp:
Jan 10, 2022, 3:45:28 PM (2 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64353, comment 34

    initial v1  
    1515the openmp selection mechanism is a bit more subtle. looks like default_compilers overrides it.
    1616
    17 To get what you want, which seems to be that you want 99.99% of the standard compiler selection mechanism working as it is, but you just want the order of macports-compiler-N fallbacks changing, you might be happier if you adjusted that list on your system slightly. It lives here:
     17To get what you want, which seems to be that you want 99.99% of the standard compiler selection mechanism working as it is, but you just want the order of macports-clang-N selection changing, you might be happier if you adjusted that list on your system slightly. It lives here:
    1818
    1919https://github.com/macports/macports-ports/blob/f26cfe7b3e3961d120d8b6212c219b9a752cddeb/_resources/port1.0/compilers/clang_compilers.tcl#L16