[MacPorts] #53625: qscintilla: requires C++11, not using the right compiler

MacPorts noreply at macports.org
Wed May 24 01:28:18 UTC 2017


#53625: qscintilla: requires C++11, not using the right compiler
-------------------------+-----------------------
  Reporter:  mojca       |      Owner:  michaelld
      Type:  defect      |     Status:  reopened
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  qscintilla  |
-------------------------+-----------------------

Comment (by michaelld):

 It's almost trivial to add in the std=c++11 to CXXFLAGS in each port that
 uses the cxx11 1.1 PG. That avoids the trashing you mention. Maybe a
 little clumsy, but since different ports use different build systems
 (automake, cmake, bmake, etc), this is probably the right way to go for
 now instead of trying a blanket approach that is likely to cause
 headaches. In my opinion.

 So at least for this port I'll just add in the -std argument, to the port
 itself as Mojca describes. That will at least fix this specific issue, I
 think.

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


More information about the macports-tickets mailing list