[MacPorts] #56366: protobuf3-cpp fails to compile on OSX 10.8
MacPorts
noreply at macports.org
Mon Apr 30 14:19:37 UTC 2018
#56366: protobuf3-cpp fails to compile on OSX 10.8
----------------------------+------------------------------------
Reporter: letaage | Owner: blair@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Resolution: | Keywords: mountainlion legacy-os
Port: protobuf3-cpp |
----------------------------+------------------------------------
Comment (by kencu):
The following in the portfile seemed to do the right thing for me here --
can you give this a try and add this instead of the previous?
{{{
depends_build-append port:libtool
post-configure {
# when linking, libtool does not respect -stdlib
delete ${worksrcpath}/libtool
xinstall -m 0755 ${prefix}/bin/glibtool ${worksrcpath}/libtool
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/56366#comment:14>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list