[MacPorts] #57243: atom @1.30.0 fails to build on Mojave: linking against libstdc++ fails
MacPorts
noreply at macports.org
Mon Oct 8 12:58:33 UTC 2018
#57243: atom @1.30.0 fails to build on Mojave: linking against libstdc++ fails
--------------------------+----------------------------
Reporter: michaellass | Owner: kurthindenburg
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords: mojave
Port: atom |
--------------------------+----------------------------
Changes (by Michael Lass <michael.lass@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"08c7fb67ad9696b68669b7dd137fe3c670d93407/macports-ports"
08c7fb67ad9696b68669b7dd137fe3c670d93407/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="08c7fb67ad9696b68669b7dd137fe3c670d93407"
atom: fix build on macOS 10.14
libstdc++ was removed and we need to make sure that modules are built
against libc++. We can do so by setting macOS 10.9 as minimum target in
CFLAGS, CXXFLAGS and LDFLAGS.
While here, it may be a good idea to export these variables always with
macports' default values.
Fixes https://trac.macports.org/ticket/57243
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57243#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list