[MacPorts] #55280: ceres-solver refuses to build under 10.8
MacPorts
noreply at macports.org
Mon Jan 8 20:57:37 UTC 2018
#55280: ceres-solver refuses to build under 10.8
---------------------------+--------------------------
Reporter: SchmollTroll | Owner: mamoll
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Resolution: | Keywords: mountainlion
Port: ceres-solver |
---------------------------+--------------------------
Comment (by mamoll):
@ryandesign, is this the correct change in the Portfile:
{{{
if {${configure.cxx_stdlib} eq "libstdc++"} {
configure.ldflags-append -lstdc++
} else {
configure.ldflags-append -lc++
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/55280#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list