#50678: makeicns does not build on Snow Leopard with libc++ -----------------------------+------------------------- Reporter: steven.dwyer@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: snowleopard Port: makeicns | -----------------------------+------------------------- Comment (by ryandesign@…): 10.7 and 10.8 survive the existence of libc++ in their SDKs, right? Even though libc++ is not the default on those platforms? Surely nothing targeting the 10.6 SDK would have a problem with a few extra files being in there? Nothing targeting the 10.6 SDK would explicitly be looking for libc++ there. It would only be MacPorts with LibcxxOnOlderSystems, or users building for the 10.6 SDK manually and specifying `-stdlib=libc++`, who would take any note of those files. -- Ticket URL: <https://trac.macports.org/ticket/50678#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X