New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/20854#issuecomment-612661516 Comment: In hindsight, copying Arch's patch might have been the wrong solution, given that they only use a single arch. Regarding gcc-go, it seems current support is at Go 1.12.2 (https://golang.org/doc/install/gccgo), while Go is at 1.14.2. If that's a big issue I can't say. We'd also have to make some changes to the build_style, I think. And it would require a lot of testing as well, being an even bigger change than simply enabling PIE for everything.