There is a new pull request by via against master on the void-packages repository https://github.com/via/void-packages via/bump-cross-arm https://github.com/void-linux/void-packages/pull/37580 Bump cross-arm-none-eabi gcc and binutils to match non-cross packages #### Testing the changes - I tested the changes in this PR: YES I tested this with my own personal armv7 projects. Notably, the version currently in packages has a bug with LTO that makes it discard ISR functions/symbols inappropriately, making LTO useless for some embedded use cases. This appears fixed in gcc 10. #### Local build testing - I built this PR locally for my native architecture, amd64/glibc A patch file from https://github.com/void-linux/void-packages/pull/37580.patch is attached