Actions
Bug #14191
openrust should be updated to use the illumos target
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
Description
OI's rust uses the sun-solaris target right now. Rust has an unknown-illumos target which is better for us.
(I'm not sure if it existed in the now pretty old version of rust OI ships, but an update wouldn't hurt?)
Updated by Marcel Telka about 10 hours ago
- Status changed from New to Feedback
- Assignee changed from OI Userland to Rich Lowe
Does the following mean this bug is resolved now?
$ rustc --print target-list | grep illumos x86_64-unknown-illumos $
Actions