[MacPorts] #62677: Add C++20 support for configure.cxx_standard

MacPorts noreply at macports.org
Sat Dec 9 13:01:23 UTC 2023


#62677: Add C++20 support for configure.cxx_standard
--------------------------+--------------------
  Reporter:  ryandesign   |      Owner:  (none)
      Type:  enhancement  |     Status:  closed
  Priority:  Normal       |  Milestone:
 Component:  base         |    Version:
Resolution:  fixed        |   Keywords:
      Port:               |
--------------------------+--------------------

Comment (by Sam <30577766+Samasaur1@…>):

 In [changeset:"26b753cfa2679974c2ce9e2593515613be1b42b6/macports-ports"
 26b753cfa2679974c2ce9e2593515613be1b42b6/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="26b753cfa2679974c2ce9e2593515613be1b42b6"
 Use PortGroups to avoid hardcoding values

 This allows the use of any compiler that supports the C++20 standard.
 Since MacPorts does not yet know what that standard is
 (see https://trac.macports.org/ticket/62677), I am also blacklisting
 versions of Clang and GCC that do not work to build btop.

 Note that this currently fails with GCC on my machine, since it attempts
 to use the system libc++, which does not support the features of C++20
 that btop requires.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/62677#comment:13>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list