oi-userland icon indicating copy to clipboard operation
oi-userland copied to clipboard

rustc - update to version 1.91.1

Open fritzkink opened this issue 3 weeks ago • 2 comments

@Toasterson it is for reference

fritzkink avatar Dec 04 '25 19:12 fritzkink

Will this patch help? https://github.com/RocketMan/solaris-userland-legacy/blob/master/components/rust/rustc-11.3/patches/temp_v1.90_to_v.1.91.patch

Note: target_os = "solaris" would have to changed to: target_os = "illumos"

iigs avatar Dec 09 '25 23:12 iigs

Will this patch help? https://github.com/RocketMan/solaris-userland-legacy/blob/master/components/rust/rustc-11.3/patches/temp_v1.90_to_v.1.91.patch

Note: target_os = "solaris" would have to changed to: target_os = "illumos" Thanks, this solved the issue. No that 1.92.0 is already out it should be possible that the next update build should work smoothly again.

fritzkink avatar Dec 12 '25 12:12 fritzkink