There is an updated pull request by Logarithmus against master on the void-packages repository https://github.com/Logarithmus/void-packages mimalloc https://github.com/void-linux/void-packages/pull/31706 New packages: mold-0.9.2, mimalloc-1.7.2 TODO - [x] fix tests for `mold` on `x86_64` (blocker: https://github.com/rui314/mold/pull/77) - [x] ~~run and possibly fix tests for `mold` for all other architectures~~ using `archs=x86_64*` as a temp workaround - [x] wait for a new release of `mold` (0.9.2) https://github.com/rui314/mold/issues/65 - [ ] fix `mold` compilation on `*-musl` targets #### General - [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements) #### Have the results of the proposed changes been tested? - [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me - [ ] I generally don't use the affected packages but briefly tested this PR A patch file from https://github.com/void-linux/void-packages/pull/31706.patch is attached