[MacPorts] #15452: openssl: enable parallel build
MacPorts
noreply at macports.org
Sun Nov 2 13:31:18 PST 2014
#15452: openssl: enable parallel build
---------------------------+----------------------
Reporter: ryandesign@… | Owner: mww@…
Type: enhancement | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Resolution: | Keywords:
Port: |
---------------------------+----------------------
Comment (by jeremyhu@…):
Note that according to the mailing list post that Ryan pointed you to, the
patch fixes part of the problem, but install_docs and install_sw are
missing dependencies on the "all" target. You also need to do:
{{{
-install_sw:
+install_sw: all
...
-install_docs:
+install_docs: all
}}}
--
Ticket URL: <https://trac.macports.org/ticket/15452#comment:6>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list