There is a new pull request by Calandracas606 against master on the void-packages repository https://github.com/Calandracas606/void-packages meson-rust-proc https://github.com/void-linux/void-packages/pull/50262 meson: fix build with rust proc-macro Fixes an issue causing mesa to fail when cross-compiling https://github.com/mesonbuild/meson/issues/12973 #### Testing the changes - I tested the changes in this PR: **briefly** #### Local build testing - I built this PR locally for my native architecture, x86_64-glibc - I built this PR locally for these architectures (if supported. mark crossbuilds): - x86_64-musl - i686 - aarch64 (cross) - aarch64-musl (cross) - armv7l (cross) - armv7l-musl (cross) - armv6l (cross) - armv6l-musl (cross) A patch file from https://github.com/void-linux/void-packages/pull/50262.patch is attached