#49033: mongo-cxx-driver @1.0.5 Add a cxx11 variant ----------------------------+-------------------------------- Reporter: julien.pilet@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: mongo-cxx-driver ----------------------------+-------------------------------- C++11 ABI changed. If mongo-cxx-driver is to be linked with c++11 code, it needs to be compiled with --c++=on. see https://jira.mongodb.org/browse/CXX-558 This change adds a cxx11 variant to enable the --c++11=on compile flag. -- Ticket URL: <https://trac.macports.org/ticket/49033> MacPorts <https://www.macports.org/> Ports system for OS X