Changes between Version 14 and Version 15 of CompilerSelection


Ignore:
Timestamp:
Apr 2, 2021, 6:02:12 PM (3 years ago)
Author:
l2dy (Zero King)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompilerSelection

    v14 v15  
    3939[https://en.wikipedia.org/wiki/C_(programming_language) C] and [https://en.wikipedia.org/wiki/C%2B%2B C++] are fully supported in the base. This means that, unless instructed otherwise, each Portfile will have access to a compiler for both of these languages.
    4040* {{{configure.cc}}}, {{{configure.cxx}}}, and {{{configure.cpp}}} are set.
    41 * The environment variables {{{CC}}} and {{{CXX}}} are set during the configure phase if {{{use_configure}}} is {{{yes}}}.
     41* The environment variables {{{CC}}} and {{{CXX}}} are set during the configure phase if {{{use_configure}}} is {{{yes}}} (the default).
    4242* If MacPorts provides the compiler, the appropriate dependencies are added.
    4343