#38285: rust @0.5: build process downloads compiler for bootstrapping -----------------------+---------------------- Reporter: larryv@… | Owner: g5pw@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: rust | -----------------------+---------------------- Comment (by larryv@…): Replying to [comment:2 g5pw@…]:
Ok, got it to work using distfiles. The thing is, we need two distfiles, one for i686 and one for x86_64. Should we download both and then use the appropriate one? Is there something similar to "platform darwin {}" but for archs?
Yeah, you can use “`platform darwin i386`” and “`platform darwin x86_64`”. http://guide.macports.org/chunked/reference.variants.html#reference.variants... -- Ticket URL: <https://trac.macports.org/ticket/38285#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X