There is an updated pull request by oreo639 against master on the void-packages repository https://github.com/oreo639/void-packages binutils https://github.com/void-linux/void-packages/pull/39312 binutils: update to 2.39. #### Testing the changes - I tested the changes in this PR: **briefly** [ci skip] Most of the testing for this was done as a part of the [gcc12 PR](https://github.com/void-linux/void-packages/pull/34902), this was split on request. There were some api changes in libfd, the following packages were tested to build against binutils-devel: - [x] oprofile - [x] prelink-cross - [x] kcov - [x] linux-tools - [x] distcc - [x] chroot-distcc - [x] sbsigntool - [ ] llvm12 (I can't remember if I tested it with binutils 2.39 or just 2.38, building it takes forever, but it should be fine since it doesn't use `dis-asm.h` afaict) - [x] rpm (doesn't actually use binutils-devel but it is listed in the makedepends, builds fine without it) Please test this PR before merging. Closes: https://github.com/void-linux/void-packages/pull/39291 A patch file from https://github.com/void-linux/void-packages/pull/39312.patch is attached