#40614: mozjs17 @17.0.0 new Portfile -------------------------+-------------------------------- Reporter: juanrgar@… | Owner: macports-tickets@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: mozjs17 | -------------------------+-------------------------------- Changes (by cal@…): * status: new => closed * resolution: => fixed Comment: Committed in r113785 with the following changes: - Added section that sets `configure.cxx_stdlib` to `libstdc++` (or appends `-stdlib=libstdc++` to `configure.cxxflags` for versions of base that don't have `configure.cxx_stdlib` support). This fixes the configure phase for me, which previously failed because the configure script apparently sets `MACOSX_DEPLOYMENT_TARGET` to a version that doesn't have the newer libc++ library, causing clang to refuse to build. Thanks for your work and sorry that I didn't find some time to look at this any earlier. -- Ticket URL: <https://trac.macports.org/ticket/40614#comment:15> MacPorts <http://www.macports.org/> Ports system for OS X