Commit e6183e6
committed
rust191: update to rust version 1.91.1.
Pkgsrc changes:
* Re-enable the powerpc build in do-cross.mk.
* Update version & checksums.
Noteable failures at the time of commit:
* The cross-build for armv6 fails, reported upstream at
rust-lang/rust#148464
Upstream changes relative to 1.91.0:
Version 1.91.1 (2025-11-10)
===========================
- [Enable file locking support in illumos]
(rust-lang/rust#148322).
This fixes Cargo not locking the build directory on illumos.
- [Fix `wasm_import_module` attribute cross-crate]
(rust-lang/rust#148363).
This fixes linker errors on WASM targets.1 parent b14bc40 commit e6183e6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments