#50249: qt5-qtbase uses libstdc++ if C++11 support was not explicitly requested ---------------------------+------------------------ Reporter: ryandesign@… | Owner: mcalhoun@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Resolution: | Keywords: Port: qt5-qtbase | ---------------------------+------------------------ Changes (by mcalhoun@…): * status: new => assigned Comment: As far as I can tell, the problem is {{{-mmacosx-version-min=10.7}}} that qmake uses in {{{CXXFLAGS}}} and {{{CFLAGS}}}.[[BR]] It seems to force the use of libstdc++. Having qmake respect {{{configure.cxx_stdlib}}} might be a little difficult.[[BR]] qmake seems to want its own ecosystem. As soon as I get a little bit of time, I will see what I can do. -- Ticket URL: <https://trac.macports.org/ticket/50249#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X