oi-userland
oi-userland copied to clipboard
rustc - update to version 1.91.1
@Toasterson it is for reference
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"
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.