There is a new pull request by q66 against master on the void-packages repository https://github.com/void-ppc/void-packages rust1431 https://github.com/void-linux/void-packages/pull/22268 rust 1.43.1 This updates rust to 1.43.1. Cargo update has already been done previously. Changes: - New option `bindist` which creates bootstrap tarballs in `/host/sources/distfiles`, with the appropriate options set (rpath, static llvm) - Removed standalone `static_llvm` - LLVM 10 TODO: - [x] Test `ppc64le` - [ ] Test `ppc64le-musl`, `ppc64`, `ppc64-musl`, `ppc`, `ppc-musl` - [ ] Test other architectures - [ ] Test firefox - [ ] Upload bootstrap tarballs - [ ] Update checksums for non-ppc arches (currently still at 1.43.0) A patch file from https://github.com/void-linux/void-packages/pull/22268.patch is attached