Hello everyone, I would like to ask:What is the current status of building position independent executables (PIE)? Do we advocate adding it to d/rules? Or rather recommend waiting for support in dh_golang?
I have tried buildmode=pie in gdu[1], but then build for mips fails as it's not supported[2]
[1] https://tracker.debian.org/pkg/gdu [2] https://github.com/golang/go/issues/28531 Cheers -- Daniel Milde