There is a new pull request by loreb against master on the void-packages repository https://github.com/loreb/void-packages missing-musl-patch-breaks-musl https://github.com/void-linux/void-packages/pull/44815 musl: backport patch to fix #37382 #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-musl) <-- - I built this PR locally for these architectures (if supported. mark crossbuilds): - aarch64-musl - armv7l - armv6l-musl --> Patch from https://git.musl-libc.org/cgit/musl/commit/?id=a5aff1972c9e3981566414b09a28e331ccd2be5d Fixes https://github.com/void-linux/void-packages/issues/37382 and afaik shouldn't break anything (I tried rebooting, upgrading, browsing...) A patch file from https://github.com/void-linux/void-packages/pull/44815.patch is attached