[MacPorts] #59493: gmp fails con configure on Leopard (nm ?)
MacPorts
noreply at macports.org
Thu Nov 7 06:58:56 UTC 2019
#59493: gmp fails con configure on Leopard (nm ?)
-----------------------+---------------------
Reporter: rmottola | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: leopard
Port: gmp |
-----------------------+---------------------
Comment (by rmottola):
I did add
{{{
if {${os.platform} eq "darwin" && ${os.major} < 10} {
depends_build-append port:cctools
configure.env-append NM=${prefix}/bin/nm
configure.args-append lt_cv_path_NM=${prefix}/bin/nm
}
}}}
to the portfile and now I have gmp!
--
Ticket URL: <https://trac.macports.org/ticket/59493#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list