There is a new pull request by q66 against master on the void-packages repository https://github.com/void-power/void-packages gcc https://github.com/void-linux/void-packages/pull/12037 gcc: enable secureplt for powerpc and remove redundant option Secureplt is already matched in our crosstoolchains, it was just forgotten in the main template. Also remove the with-long-double option as it's already handled by one of our patches and is therefore redundant. Similarly, --with-cpu is also unnecessary. A patch file from https://github.com/void-linux/void-packages/pull/12037.patch is attached