Opened 11 years ago

Closed 11 years ago

#38287 closed defect (fixed)

rust @0.5: does not support universal

Reported by: larryv (Lawrence Velázquez) Owned by: g5pw (Aljaž Srebrnič)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: cooljeanius (Eric Gallager)
Port: rust

Description

Originally reported in #38279.

There are two issues here that may be being conflated: whether Rust can be built universal, and whether the Rust compiler can build universal binaries. This issue seems to be about the latter. We can’t do anything about that.

On the other hand, if Rust itself cannot be built universal, the portfile should disable the universal variant.

Change History (2)

comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)

Once r103865 gets merged from larryv's sandbox back into trunk this will count as fixed. Also r103854 counts as working towards fixing this issue, too.

comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: newclosed

Fixed in r104052.

Note: See TracTickets for help on using tickets.