#51196: nss 3.23 does not build on Mac Os X 10.6.8, Snow Leopard, because of "unrecognized command line option "-std=c++0x"" ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: nss | ------------------------------+-------------------------------- Changes (by devans@…): * status: new => closed * cc: devans@… (added) * resolution: => fixed Comment: Fixes committed * Blacklist old compilers that don't understand -std=c++0x, r148450 * External tests require libc++, disable on platforms where stdlib is libstdc++, r148453 With these fixes, nss builds on 10.6+ as verified by buildbots. 10.5 and earlier not tested. -- Ticket URL: <https://trac.macports.org/ticket/51196#comment:11> MacPorts <https://www.macports.org/> Ports system for OS X