New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/24841#issuecomment-727153608 Comment: 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. 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.