New comment by sgn on void-packages repository https://github.com/void-linux/void-packages/pull/24841#issuecomment-727154285 Comment: On 2020-11-13 22:23:52-0800, Érico Nogueira Rolim wrote: > Do you want to roll this into a general Go rebuild? Since there were > a few Go CVEs lately, the idea would be to rebuild all that's > possible to rebuild, and we could take the opportunity to also test > PIE. I have a list of the Go packages which I succcessfully built, > and I can try them again with these changes to the Go build style. I'm flooded with issues irl. I couldn't find time to rebuild all go packages to check. If you would like, you could take over. Thanks, > > But a few packages will have to wait for https://github.com/golang/go/issues/42567 to be solved as well, since it breaks `LDFLAGS=-fuse-ld=bfd` for some packages.